From 80c3042b98a48cad49a0f940bdc82106133e6629 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 10 Dec 2006 01:37:46 +0000 Subject: [PATCH] - Try again. --- evolution.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evolution.spec b/evolution.spec index 7272ca5..be17d14 100644 --- a/evolution.spec +++ b/evolution.spec @@ -394,7 +394,7 @@ CFLAGS="$CFLAGS \ # Rerun the GNU Autotools since we patched some of the input files. # Disable portability checking to keep automake 1.10 quiet. -ACLOCAL="aclocal -I ." autoreconf --warnings=no-portability +autoreconf --include=. --warnings=no-portability %configure \ --disable-scrollkeeper \