]> git.eshelyaron.com Git - emacs.git/commit
* Better libgccjit related error messaging during configure
authorAndrea Corallo <akrl@sdf.org>
Wed, 7 Oct 2020 06:40:00 +0000 (08:40 +0200)
committerAndrea Corallo <akrl@sdf.org>
Wed, 7 Oct 2020 06:40:00 +0000 (08:40 +0200)
commitbd2725796578c67075711adc4c1be7c2bf684214
tree92c45db8ad729708cc2ccdf7bd7279827daf7c54
parent4a1bb4626053d5be5d3e869d6b7049dc3269d812
* Better libgccjit related error messaging during configure

* configure.ac: Distinguish the case when libgccjit is missing,
its headers are missing, or libgccjit is broken.  Message the user
based on that.
configure.ac