Magellan Linux

Contents of /trunk/pkgconfig/patches/pkgconfig-0.25-ac-regression.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1102 - (show annotations) (download)
Thu Aug 19 19:56:31 2010 UTC (13 years, 8 months ago) by niro
File size: 674 byte(s)
fixed a regression

1 diff -Naur pkg-config-0.25/pkg.m4 pkg-config-0.25-magellan/pkg.m4
2 --- pkg-config-0.25/pkg.m4 2009-12-06 21:39:02.000000000 +0100
3 +++ pkg-config-0.25-magellan/pkg.m4 2010-08-19 22:03:18.000000000 +0200
4 @@ -135,7 +135,7 @@
5 Consider adjusting the PKG_CONFIG_PATH environment variable if you
6 installed software in a non-standard prefix.
7
8 -_PKG_TEXT])dnl
9 +_PKG_TEXT])[]dnl
10 ])
11 elif test $pkg_failed = untried; then
12 AC_MSG_RESULT([no])
13 @@ -146,7 +146,7 @@
14
15 _PKG_TEXT
16
17 -To get pkg-config, see <http://pkg-config.freedesktop.org/>.])dnl
18 +To get pkg-config, see <http://pkg-config.freedesktop.org/>.])[]dnl
19 ])
20 else
21 $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS