filter working: for selecting trace/tracefile
[lttv.git] / ltt / branches / poly / configure.in
index 96823e9b9f5488c5f78c3db8796ef5714bccc599..47401b1c3ea62c1634d28630efb43d33abebcc49 100644 (file)
@@ -4,8 +4,8 @@
 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-06082003)
-AM_CONFIG_HEADER([config.h])
+AM_INIT_AUTOMAKE(LinuxTraceToolkit,0.9.7-30092003)
+AM_CONFIG_HEADER(config.h)
 AM_PROG_LIBTOOL
 
 AM_PATH_GLIB_2_0(2.0.0, ,AC_MSG_ERROR([glib is required in order to compile LinuxTraceToolkit - download it from ftp://ftp.gtk.org/pub/gtk]) , gmodule)
@@ -83,6 +83,7 @@ AC_CONFIG_FILES([Makefile
                 lttv/modules/gui/API/Makefile
                 lttv/modules/guiControlFlow/Makefile
                 lttv/modules/icons/Makefile
+                lttv/modules/guiStatistic/Makefile
                 lttd/Makefile
                 ltt/Makefile
                 include/Makefile
This page took 0.069815 seconds and 4 git commands to generate.