diff configure.in @ 90533:8a8e69664178

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 343-356) - Update from CVS - Update for ERC 5.1.3. - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 113-115) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-90
author Miles Bader <miles@gnu.org>
date Wed, 19 Jul 2006 00:42:56 +0000
parents a8190f7e546e a2bb452ff214
children 7f3f771c85fa
line wrap: on
line diff
--- a/configure.in	Fri Jul 14 02:25:53 2006 +0000
+++ b/configure.in	Wed Jul 19 00:42:56 2006 +0000
@@ -1509,7 +1509,7 @@
      if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
         AC_MSG_CHECKING(for $2)
 
-        if $PKG_CONFIG --exists "$2" ; then
+        if $PKG_CONFIG --exists "$2" 2>&5; then
             AC_MSG_RESULT(yes)
             succeeded=yes