diff options
author | Alessio Treglia <alessio@debian.org> | 2011-04-21 16:11:45 +0200 |
---|---|---|
committer | Alessio Treglia <alessio@debian.org> | 2011-04-21 16:11:45 +0200 |
commit | a84e285710cf4452b10cf99d8bc8311b0afc1426 (patch) | |
tree | 064f41512a4322458ec6c2760112afbc033fa23c /aclocal.m4 | |
parent | 4d1839479083e694399094f509c773c3ab994a42 (diff) | |
parent | 0898b615a2ea01bd65aa1d560350b48bd036b5b6 (diff) |
Merge commit 'upstream/2.32.0.2'
Diffstat (limited to 'aclocal.m4')
-rw-r--r-- | aclocal.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -678,7 +678,7 @@ $$1_PKG_ERRORS Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. -_PKG_TEXT])dnl +_PKG_TEXT])[]dnl ]) elif test $pkg_failed = untried; then AC_MSG_RESULT([no]) @@ -689,7 +689,7 @@ path to pkg-config. _PKG_TEXT -To get pkg-config, see <http://pkg-config.freedesktop.org/>.])dnl +To get pkg-config, see <http://pkg-config.freedesktop.org/>.])[]dnl ]) else $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS |