diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.in b/configure.in index 4b94d7a4f..c4cc714df 100644 --- a/configure.in +++ b/configure.in @@ -15,9 +15,6 @@ AM_MAINTAINER_MODE AC_PROG_INTLTOOL([0.29]) -dnl put the ACLOCAL flags in the Makefile -ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS" - GLIB_REQUIRED=2.4.1 GTK_REQUIRED=2.4.0 LIBXML_REQUIRED=2.6.6 |