Show
Ignore:
Timestamp:
07/16/06 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.in

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