- And again.
This commit is contained in:
parent
80c3042b98
commit
5157232202
@ -394,7 +394,9 @@ CFLAGS="$CFLAGS \
|
|||||||
|
|
||||||
# Rerun the GNU Autotools since we patched some of the input files.
|
# Rerun the GNU Autotools since we patched some of the input files.
|
||||||
# Disable portability checking to keep automake 1.10 quiet.
|
# 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 \
|
%configure \
|
||||||
--disable-scrollkeeper \
|
--disable-scrollkeeper \
|
||||||
|
Loading…
Reference in New Issue
Block a user