~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_platform.m4

  • Committer: Monty Taylor
  • Date: 2009-07-26 23:56:23 UTC
  • mto: (1093.7.1 captain)
  • mto: This revision was merged to the branch mainline in revision 1101.
  • Revision ID: mordred@inaugust.com-20090726235623-inp6grh1ch0jej3a
pandora-canonical v0.30

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
  case "$target_os" in
26
26
    *solaris*|*freebsd*)
27
27
    AS_IF([test "x${ac_cv_env_CPPFLAGS_set}" = "x"],[
28
 
      CPPFLAGS="-I/usr/local ${CPPFLAGS}"
 
28
      CPPFLAGS="-I/usr/local/include ${CPPFLAGS}"
29
29
    ])
30
30
 
31
31
    AS_IF([test "x${ac_cv_env_LDFLAGS_set}" = "x"],[