SPECS: SDL.spec - cleanup acinclude.m4, else libtool fails
sparky
sparky at pld-linux.org
Wed Oct 22 23:11:13 CEST 2008
Author: sparky Date: Wed Oct 22 21:11:12 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- cleanup acinclude.m4, else libtool fails
---- Files affected:
SPECS:
SDL.spec (1.169 -> 1.170)
---- Diffs:
================================================================
Index: SPECS/SDL.spec
diff -u SPECS/SDL.spec:1.169 SPECS/SDL.spec:1.170
--- SPECS/SDL.spec:1.169 Wed Oct 22 22:15:10 2008
+++ SPECS/SDL.spec Wed Oct 22 23:11:07 2008
@@ -172,6 +172,7 @@
#%patch2 -p1 # needs rewrite
%patch3 -p1
+: > acinclude.m4
%{!?with_alsa:echo 'AC_DEFUN([AM_PATH_ALSA],[$3])' >> acinclude.m4}
%{!?with_esd:echo 'AC_DEFUN([AM_PATH_ESD],[$3])' >> acinclude.m4}
@@ -265,6 +266,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.170 2008/10/22 21:11:07 sparky
+- cleanup acinclude.m4, else libtool fails
+
Revision 1.169 2008/10/22 20:15:10 sparky
- add -maltivec to ppc flags (configure has broken altivec.h detection)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/SDL.spec?r1=1.169&r2=1.170&f=u
More information about the pld-cvs-commit
mailing list