]> git.eshelyaron.com Git - emacs.git/commit
Work around bug in pkg-config before 0.26.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 11 May 2014 19:14:12 +0000 (12:14 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 11 May 2014 19:14:12 +0000 (12:14 -0700)
commit3c95f44ce5cefd13f9159e3fdbbf83a02963bf0f
tree4fc27cf39a719a59c4b0457b63c16fc2b3d063aa
parentfbd5cc6ca433332307608c6dd03e28e2391c64bb
Work around bug in pkg-config before 0.26.

* configure.ac (EMACS_CHECK_MODULES): Check for failed exit status
of pkg-config, on older pkg-config versions that don't do it
properly.

Fixes: debbugs:17438
ChangeLog
configure.ac