aboutsummaryrefslogtreecommitdiffstats
path: root/extension/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-12-22 11:13:31 +0200
committerArnold D. Robbins <arnold@skeeve.com>2017-12-22 11:13:31 +0200
commit67a491896e14a12f85d336864138c21c6146aea0 (patch)
tree35696fc0edd3a16130899284a8be92401e17882e /extension/ChangeLog
parent5864e4d3bff453af474557234a573b8f1785fc8a (diff)
downloadegawk-67a491896e14a12f85d336864138c21c6146aea0.tar.gz
egawk-67a491896e14a12f85d336864138c21c6146aea0.tar.bz2
egawk-67a491896e14a12f85d336864138c21c6146aea0.zip
Add --enable-versioned-extension-dir configure option.
Diffstat (limited to 'extension/ChangeLog')
-rw-r--r--extension/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/extension/ChangeLog b/extension/ChangeLog
index 830c6568..f7884019 100644
--- a/extension/ChangeLog
+++ b/extension/ChangeLog
@@ -1,3 +1,8 @@
+2017-12-20 Arnold D. Robbins <arnold@skeeve.com>
+
+ * configure.ac: Add support for the --enable-versioned-dir option
+ in the main configure program.
+
2017-12-19 Arnold D. Robbins <arnold@skeeve.com>
* configure.ac: Add --disable-mpfr to be in sync with main