X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fconfigure.in;h=5d4ce8e9dc079efcc8337fbd7f08478976eabb25;hb=b445142a71748192520cfd645b4963e23070a486;hp=b4013234555ef315944184ece67ef958350b33ae;hpb=b9f095dbe5986f50ca4665d976735bbb8c639c12;p=lttv.git diff --git a/ltt/branches/poly/configure.in b/ltt/branches/poly/configure.in index b4013234..5d4ce8e9 100644 --- a/ltt/branches/poly/configure.in +++ b/ltt/branches/poly/configure.in @@ -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)