]> git.eshelyaron.com Git - emacs.git/commit
Warn the user if we can't find pkg-config
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 19 Mar 2021 07:58:32 +0000 (08:58 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 19 Mar 2021 07:58:32 +0000 (08:58 +0100)
commit2c3340909abd4f88be6ab814247a6dcd5da0a899
tree2f06269d9863a56b19a73c3f9c81d3609be982d5
parent04a90d76954901897f0a521552c448f1f4845461
Warn the user if we can't find pkg-config

* configure.ac (WITH_IFAVAILABLE): Warn the user if we can't find
a usable pkg-config (bug#47159).
configure.ac