change libltt for lttctl
[lttv.git] / ltt / branches / poly / configure.in
index 525f24bc6cf7d4d16c8c9bac88f9c714839ab715..96545e0c84218c2ee5b8808c0d9e407587d445fb 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.5-16092005)
+AM_INIT_AUTOMAKE(LinuxTraceToolkitViewer,0.6.1-16092005)
 AM_CONFIG_HEADER(config.h)
 AM_PROG_LIBTOOL
 
@@ -106,7 +106,7 @@ AC_SUBST(lttvincludedir)
 AC_SUBST(lttvwindowincludedir)
 
 AC_CONFIG_FILES([Makefile
-     libltt/Makefile
+     liblttctl/Makefile
      lttctl/Makefile
                 lttv/Makefile
                 lttv/lttv/Makefile
@@ -123,7 +123,6 @@ AC_CONFIG_FILES([Makefile
      lttv/modules/gui/tracecontrol/Makefile
                 lttd/Makefile
                 ltt/Makefile
-                ltt/convert/Makefile
      doc/Makefile
      doc/developer/Makefile
      doc/developer/developer_guide/Makefile
This page took 0.023263 seconds and 4 git commands to generate.