~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_platform.m4

  • Committer: Brian Aker
  • Date: 2009-08-06 15:04:21 UTC
  • mfrom: (1093.1.52 captain)
  • Revision ID: brian@gaz-20090806150421-w8yrasl1m8exorxs
Merge Jay

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
  AC_DEFINE_UNQUOTED([TARGET_CPU], ["$target_cpu"], [CPU of Target System])
23
23
 
24
24
 
25
 
  case "$target_os" in
 
25
  case "$host_os" in
26
26
    *solaris*|*freebsd*)
27
27
    AS_IF([test "x${ac_cv_env_CPPFLAGS_set}" = "x"],[
28
28
      CPPFLAGS="${CPPFLAGS} -I/usr/local/include"