build out tree
[ltt-control.git] / ltt-control / configure.in
index 5c432ee25a22259fe399c9345efb6b4e72cee33d..d5df2076ec662af8d1337093bd570c296f1ea81d 100644 (file)
@@ -23,7 +23,7 @@
 AC_PREREQ(2.57)
 AC_INIT(FULL-PACKAGE-NAME, VERSION, BUG-REPORT-ADDRESS)
 #AC_WITH_LTDL  # not needed ?
-AM_INIT_AUTOMAKE(ltt-control,0.3-02042006)
+AM_INIT_AUTOMAKE(ltt-control,0.4-03042006)
 AM_CONFIG_HEADER(config.h)
 AM_PROG_LIBTOOL
 
@@ -70,7 +70,7 @@ AC_CHECK_FUNCS([select])
 
 #CPPFLAGS="$CPPFLAGS -I"
 
-DEFAULT_INCLUDES="-I\$(top_srcdir)"
+DEFAULT_INCLUDES="-I\$(top_srcdir) -I\$(top_builddir)"
 
 #CPPFLAGS="${GLIB_CFLAGS}"
 #AC_SUBST(CPPFLAGS)
This page took 0.025857 seconds and 4 git commands to generate.