]> git.eshelyaron.com Git - emacs.git/commit
Check pkg-config exit status when configuring (Bug#10626).
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 7 Apr 2012 20:45:36 +0000 (13:45 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 7 Apr 2012 20:45:36 +0000 (13:45 -0700)
commitbf6bba2b03fb576b46f904887dc1f2963d230902
tree877122498db03fa98f5d41d5cee753cfc3aba407
parentdfae128a8a03835816213a37ef44a30e1bdd44cd
Check pkg-config exit status when configuring (Bug#10626).

* configure.in (PKG_CHECK_MODULES): Do not assume that pkg-config
works; check its exit status.  Problem reported by Jordi GutiĆ©rrez
Hermoso in
<http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00787.html>.
ChangeLog
configure.in