~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

Added ${top_srcdir} to GLOBAL_INCLUDES. 

Show diffs side-by-side

added added

removed removed

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