wok view 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 source
1 diff -Naur pkg-config-0.25-old//pkg.m4 pkg-config-0.25/pkg.m4
2 --- pkg-config-0.25-old//pkg.m4 2009-12-07 06:39:02.000000000 +1000
3 +++ pkg-config-0.25/pkg.m4 2010-07-15 14:44:37.466942978 +1000
4 @@ -135,7 +135,7 @@
5 Consider adjusting the PKG_CONFIG_PATH environment variable if you
6 installed software in a non-standard prefix.
8 -_PKG_TEXT])dnl
9 +_PKG_TEXT])[]dnl
10 ])
11 elif test $pkg_failed = untried; then
12 AC_MSG_RESULT([no])