summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e692d9742..aee9f4eb6 100644
--- a/NEWS
+++ b/NEWS
@@ -68,6 +68,11 @@ New in ?.?.?:
- CTAGS, ETAGS, SCOPE variables can be set via configure.
+ - PYTHON_PREFIX and PYTHON_EXEC_PREFIX variables now set from Python's
+ sys.prefix and sys.exec_prefix; new configure options
+ --with-python_prefix and --with-python_exec_prefix supported,
+ to specify explicitly.
+
* Bugs fixed
- automake output reproducible.