diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-03-01 13:35:19 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-03-01 13:35:19 +0200 |
commit | c39c22ef05a188119bbf6da7b80e900ff3fcab31 (patch) | |
tree | f21b237b72f45853d355cb23d5e91dc158f38021 /ChangeLog | |
parent | 0b59be74188529bcb0aa3476fee51a525b365391 (diff) | |
download | egawk-c39c22ef05a188119bbf6da7b80e900ff3fcab31.tar.gz egawk-c39c22ef05a188119bbf6da7b80e900ff3fcab31.tar.bz2 egawk-c39c22ef05a188119bbf6da7b80e900ff3fcab31.zip |
Don't build the extensions if no API support.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2013-03-01 Arnold D. Robbins <arnold@skeeve.com> + + * Makefile.am (SUBDIRS): Move extension directory to last in case + building the extensions is not supported. + * configure.ac: Add check for MirBSD and don't even try to run the + checks for DYNAMIC if so. + 2013-02-28 Arnold D. Robbins <arnold@skeeve.com> Cause profiling / pretty printing to include a list of |