Add a module to compute various statistics
[lttv.git] / ltt / branches / poly / configure.in
index b4013234555ef315944184ece67ef958350b33ae..5d4ce8e9dc079efcc8337fbd7f08478976eabb25 100644 (file)
@@ -5,7 +5,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-30092003)
-AM_CONFIG_HEADER([config.h])
+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)
This page took 0.023212 seconds and 4 git commands to generate.