wok diff pkg-config/stuff/autoconf-2.66.patch @ rev 9619

Up: py3k to 3.2. Added CVE-2011-1521 security fix. Also added pyconfig.h to py3k so python3 works. Nothing depends on this package yet so updating it will not cause any problems.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Apr 18 15:39:33 2011 +0000 (2011-04-18)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/pkg-config/stuff/autoconf-2.66.patch	Mon Apr 18 15:39:33 2011 +0000
     1.3 @@ -0,0 +1,12 @@
     1.4 +diff -Naur pkg-config-0.25-old//pkg.m4 pkg-config-0.25/pkg.m4
     1.5 +--- pkg-config-0.25-old//pkg.m4	2009-12-07 06:39:02.000000000 +1000
     1.6 ++++ pkg-config-0.25/pkg.m4	2010-07-15 14:44:37.466942978 +1000
     1.7 +@@ -135,7 +135,7 @@
     1.8 + Consider adjusting the PKG_CONFIG_PATH environment variable if you
     1.9 + installed software in a non-standard prefix.
    1.10 + 
    1.11 +-_PKG_TEXT])dnl
    1.12 ++_PKG_TEXT])[]dnl
    1.13 +         ])
    1.14 + elif test $pkg_failed = untried; then
    1.15 +      	AC_MSG_RESULT([no])