X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fconfigure.in;h=5d4ce8e9dc079efcc8337fbd7f08478976eabb25;hb=6b1d312011afb06cc4eac46c3a49abdbf9243a48;hp=3d9f8761531272c7109fb3aea94c79194c1847e5;hpb=96cbee09f8701ff8eb088af3ad79b812b3022c8f;p=lttv.git diff --git a/ltt/branches/poly/configure.in b/ltt/branches/poly/configure.in index 3d9f8761..5d4ce8e9 100644 --- a/ltt/branches/poly/configure.in +++ b/ltt/branches/poly/configure.in @@ -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) @@ -74,12 +74,15 @@ lttincludedir="${includedir}/ltt" AC_SUBST(lttincludedir) AC_CONFIG_FILES([Makefile - lttv/Makefile + lttv/Makefile lttv/modules/Makefile lttv/modules/gui/Makefile lttv/modules/gui/mainWin/Makefile lttv/modules/gui/mainWin/src/Makefile + lttv/modules/gui/mainWin/pixmaps/Makefile lttv/modules/gui/API/Makefile + lttv/modules/guiControlFlow/Makefile + lttv/modules/icons/Makefile lttd/Makefile ltt/Makefile include/Makefile