Changed automake files to reflect the new header files.
[lttv.git] / ltt / branches / poly / configure.in
index 92f314093d97339590bba331ec301bc6081d9699..9435ae8e6a443acf2c64d573082f9c9fe9f72745 100644 (file)
@@ -4,7 +4,7 @@
 AC_PREREQ(2.57)
 AC_INIT(FULL-PACKAGE-NAME, VERSION, BUG-REPORT-ADDRESS)
 #AC_WITH_LTDL  # not needed ?
-AM_INIT_AUTOMAKE(LinuxTraceToolkit,0.9.7-29052003)
+AM_INIT_AUTOMAKE(LinuxTraceToolkit,0.9.7-06082003)
 AM_CONFIG_HEADER([config.h])
 AM_PROG_LIBTOOL
 
@@ -60,7 +60,6 @@ AC_SUBST(lttincludedir)
 AC_CONFIG_FILES([Makefile
      lttv/Makefile
                 lttv/modules/Makefile
-                lttv/modules/examples/Makefile
                 lttd/Makefile
                 ltt/Makefile
                 include/Makefile
@@ -68,6 +67,7 @@ AC_CONFIG_FILES([Makefile
                 ltt/convert/Makefile
                 include/lttv/Makefile])
 AC_OUTPUT
+#               lttv/modules/examples/Makefile
 #               include/ltt/convert/Makefile
 #               lttv/modules/gui/API/Makefile
 #               lttv/modules/gui/Makefile
This page took 0.0227 seconds and 4 git commands to generate.