Show
Ignore:
Timestamp:
2006年08月18日 08時35分31秒 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/configure.in

    r4111 r4148  
    15011501        AC_MSG_CHECKING(for $2) 
    15021502 
    1503         if $PKG_CONFIG --exists "$2" 2>&5; then 
     1503        if $PKG_CONFIG --exists "$2" 2>&AS_MESSAGE_LOG_FD; then 
    15041504            AC_MSG_RESULT(yes) 
    15051505            succeeded=yes