rpms/evolution/devel evolution.spec,1.211,1.212

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Dec 10 02:02:50 UTC 2006


Author: mbarnes

Update of /cvs/dist/rpms/evolution/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv32656

Modified Files:
	evolution.spec 
Log Message:
- And again.



Index: evolution.spec
===================================================================
RCS file: /cvs/dist/rpms/evolution/devel/evolution.spec,v
retrieving revision 1.211
retrieving revision 1.212
diff -u -r1.211 -r1.212
--- evolution.spec	10 Dec 2006 01:37:46 -0000	1.211
+++ evolution.spec	10 Dec 2006 02:02:48 -0000	1.212
@@ -394,7 +394,9 @@
 
 # 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 \




More information about the fedora-cvs-commits mailing list