From bf52ee9c4c4c1882ecd6bc72719c4361ad535d11 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Fri, 11 Jun 2004 07:34:12 +0000 Subject: Do not put ACLOCAL flags in the Makefile, it should not be necessary 2004-06-11 Marco Pesenti Gritti * configure.in: Do not put ACLOCAL flags in the Makefile, it should not be necessary anymore with recent gnome-common. --- ChangeLog | 8 ++++++++ configure.in | 3 --- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 041b45789..3233d9ec5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-06-11 Marco Pesenti Gritti + + * configure.in: + + Do not put ACLOCAL flags in the Makefile, + it should not be necessary anymore with + recent gnome-common. + 2004-06-10 Christian Persch Merging bookmarksbar-separation branch. 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 -- cgit v1.2.3