Author: lisu Date: Tue Sep 14 09:57:15 2010 GMT Module: packages Tag: HEAD ---- Log message: - do not check for autoconf version
---- Files affected: packages/openafs: openafs-autoconf.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/openafs/openafs-autoconf.patch diff -u /dev/null packages/openafs/openafs-autoconf.patch:1.1 --- /dev/null Tue Sep 14 11:57:15 2010 +++ packages/openafs/openafs-autoconf.patch Tue Sep 14 11:57:10 2010 @@ -0,0 +1,11 @@ +--- openafs-1.5.77/aclocal.m4~ 2010-09-08 14:57:05.000000000 +0200 ++++ openafs-1.5.77/aclocal.m4 2010-09-14 11:38:46.475385925 +0200 +@@ -11,7 +11,7 @@ + # even the implied warranty of MERCHANTABILITY or FITNESS FOR A + # PARTICULAR PURPOSE. + +-m4_if(m4_PACKAGE_VERSION, [2.61],, ++# m4_if(m4_PACKAGE_VERSION, [2.61],, + [m4_fatal([this file was generated for autoconf 2.61. + You have another version of autoconf. If you want to use that, + you should regenerate the build system entirely.], [63])]) ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
