Changeset 4111 for trunk/configure

Show
Ignore:
Timestamp:
2006年07月16日 08時36分52秒 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/configure

    r4091 r4111  
    56945694echo $ECHO_N "checking for $ALSA_MODULES... $ECHO_C" >&6 
    56955695 
    5696         if $PKG_CONFIG --exists "$ALSA_MODULES" ; then 
     5696        if $PKG_CONFIG --exists "$ALSA_MODULES" 2>&5; then 
    56975697            echo "$as_me:$LINENO: result: yes" >&5 
    56985698echo "${ECHO_T}yes" >&6 
     
    1038310383echo $ECHO_N "checking for $GTK_MODULES... $ECHO_C" >&6 
    1038410384 
    10385         if $PKG_CONFIG --exists "$GTK_MODULES" ; then 
     10385        if $PKG_CONFIG --exists "$GTK_MODULES" 2>&5; then 
    1038610386            echo "$as_me:$LINENO: result: yes" >&5 
    1038710387echo "${ECHO_T}yes" >&6