~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_platform.m4

Merged latest pandora-build

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"