Author: glen Date: Wed Nov 7 20:50:46 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ac-branch merge
---- Files affected:
SPECS:
courier.spec (1.149 -> 1.150)
---- Diffs:
================================================================
Index: SPECS/courier.spec
diff -u SPECS/courier.spec:1.149 SPECS/courier.spec:1.150
--- SPECS/courier.spec:1.149 Wed Nov 7 21:46:34 2007
+++ SPECS/courier.spec Wed Nov 7 21:50:41 2007
@@ -285,7 +285,9 @@
%{__libtoolize}
%{__aclocal}
%{__autoconf}
- %{__autoheader}
+ if grep -q AM_CONFIG_HEADER configure.in; then
+ %{__autoheader}
+ fi
%{__automake}
cd "$OLDDIR"
@@ -898,6 +900,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.150 2007/11/07 20:50:41 glen
+- ac-branch merge
+
Revision 1.149 2007/11/07 20:46:34 glen
- perhaps that some time has passed (courier-authlib-userdb doesn't exist
anyway)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/courier.spec?r1=1.149&r2=1.150&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit