configure: fix typos in adl_CHECK_PYTHON

Fixes #220.

* m4/pypath.m4: Here.
* NEWS: Mention the bug.
This commit is contained in:
Alexandre Duret-Lutz 2017-02-12 10:31:33 +01:00
parent 15c6fd9562
commit 9609f1e50b
2 changed files with 6 additions and 2 deletions

4
NEWS
View file

@ -30,6 +30,10 @@ New in spot 2.3.0.dev (not yet released)
- alternation_removal() was not always reporting the unsupported
non-weak automata.
- a long-standing typo in the configure code checking for Python
caused any user-defined CPPFLAGS to be ignored while building
Spot.
New in spot 2.3 (2017-01-19)
Build: