summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 32fba29df0c..aeb29bea60c 100755
--- a/configure
+++ b/configure
@@ -5675,7 +5675,7 @@ fi
echo "$as_me:$LINENO: checking for $ALSA_MODULES" >&5
echo $ECHO_N "checking for $ALSA_MODULES... $ECHO_C" >&6
- if $PKG_CONFIG --exists "$ALSA_MODULES" 2> /dev/null; then
+ if $PKG_CONFIG --exists "$ALSA_MODULES" 2>&5; then
echo "$as_me:$LINENO: result: yes" >&5
echo "${ECHO_T}yes" >&6
succeeded=yes
@@ -10319,7 +10319,7 @@ echo "$as_me: error:
echo "$as_me:$LINENO: checking for $GTK_MODULES" >&5
echo $ECHO_N "checking for $GTK_MODULES... $ECHO_C" >&6
- if $PKG_CONFIG --exists "$GTK_MODULES" 2> /dev/null; then
+ if $PKG_CONFIG --exists "$GTK_MODULES" 2>&5; then
echo "$as_me:$LINENO: result: yes" >&5
echo "${ECHO_T}yes" >&6
succeeded=yes