- And again.

This commit is contained in:
Matthew Barnes 2006-12-10 02:02:48 +00:00
parent 80c3042b98
commit 5157232202

View File

@ -394,7 +394,9 @@ CFLAGS="$CFLAGS \
# Rerun the GNU Autotools since we patched some of the input files.
# Disable portability checking to keep automake 1.10 quiet.
autoreconf --include=. --warnings=no-portability
# See GNOME bug #355521 for why ACLOCAL_FLAGS is needed.
export ACLOCAL_FLAGS="-I . $ACLOCAL_FLAGS"
autoreconf --warnings=no-portability
%configure \
--disable-scrollkeeper \