~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Brian Aker
  • Date: 2008-07-26 04:51:46 UTC
  • mfrom: (202.1.25 codestyle)
  • Revision ID: brian@tangent.org-20080726045146-ax7ofn8aqnkycjl3
Merge from Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
1246
1246
  CFLAGS="$CFLAGS ${GCC_WARNINGS} "
1247
1247
fi
1248
1248
 
 
1249
AC_SUBST([GLOBAL_CPPFLAGS],['-I$(top_builddir)/include -I$(top_srcdir)/include'])
 
1250
AC_SUBST([AM_CPPFLAGS],['${GLOBAL_CPPFLAGS}'])
 
1251
 
1249
1252
# Some usefull subst
1250
1253
AC_SUBST(CC)
1251
1254
AC_SUBST(GXX)