wok-next annotate pkg-config/stuff/autoconf-2.66.patch @ rev 16392
dbus: ensure /var/run exists...
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Apr 15 14:04:51 2014 +0000 (2014-04-15) |
parents | |
children |
rev | line source |
---|---|
slaxemulator@6441 | 1 diff -Naur pkg-config-0.25-old//pkg.m4 pkg-config-0.25/pkg.m4 |
slaxemulator@6441 | 2 --- pkg-config-0.25-old//pkg.m4 2009-12-07 06:39:02.000000000 +1000 |
slaxemulator@6441 | 3 +++ pkg-config-0.25/pkg.m4 2010-07-15 14:44:37.466942978 +1000 |
slaxemulator@6441 | 4 @@ -135,7 +135,7 @@ |
slaxemulator@6441 | 5 Consider adjusting the PKG_CONFIG_PATH environment variable if you |
slaxemulator@6441 | 6 installed software in a non-standard prefix. |
slaxemulator@6441 | 7 |
slaxemulator@6441 | 8 -_PKG_TEXT])dnl |
slaxemulator@6441 | 9 +_PKG_TEXT])[]dnl |
slaxemulator@6441 | 10 ]) |
slaxemulator@6441 | 11 elif test $pkg_failed = untried; then |
slaxemulator@6441 | 12 AC_MSG_RESULT([no]) |