change header struct name for 0_6
[lttv.git] / ltt / branches / poly / configure.in
index 2414835b9b46894c2ebfb60747980c1d669a6edd..3db0279aeaa0334578233206e826aa643bb7ee96 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(LinuxTraceToolkitViewer,0.6.8-26092005)
+AM_INIT_AUTOMAKE(LinuxTraceToolkitViewer,0.8.0-16122005)
 AM_CONFIG_HEADER(config.h)
 AM_PROG_LIBTOOL
 
@@ -116,6 +116,7 @@ AC_CONFIG_FILES([Makefile
                 lttv/modules/gui/Makefile
                 lttv/modules/gui/lttvwindow/Makefile
                 lttv/modules/gui/interrupts/Makefile
+                lttv/modules/gui/diskperformance/Makefile
                 lttv/modules/gui/lttvwindow/lttvwindow/Makefile
                 lttv/modules/gui/lttvwindow/pixmaps/Makefile
                 lttv/modules/gui/controlflow/Makefile
This page took 0.023004 seconds and 4 git commands to generate.