aboutsummaryrefslogtreecommitdiffstats
path: root/extension/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-12-16 06:03:40 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-12-16 06:03:40 +0200
commitf744d63e3fca8dc8b4d442fe14450f52f523335d (patch)
treebb3be972e70fb111e82c56621ea8524542e0bffe /extension/configure.ac
parent3fffebafacda8778122d43d05d5690302ef00731 (diff)
parent9ba56d858e953d2c2e83ba04cfcceb55899dbedd (diff)
downloadegawk-f744d63e3fca8dc8b4d442fe14450f52f523335d.tar.gz
egawk-f744d63e3fca8dc8b4d442fe14450f52f523335d.tar.bz2
egawk-f744d63e3fca8dc8b4d442fe14450f52f523335d.zip
Merge branch 'master' into feature/cmake
Diffstat (limited to 'extension/configure.ac')
-rw-r--r--extension/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/extension/configure.ac b/extension/configure.ac
index 5ff4ab69..dfab0b8d 100644
--- a/extension/configure.ac
+++ b/extension/configure.ac
@@ -79,6 +79,7 @@ dnl checks for compiler characteristics
AC_C_INLINE
AC_CONFIG_HEADERS([config.h:configh.in])
+AH_BOTTOM([#include "ext_custom.h"])
AC_CONFIG_FILES(Makefile)
AC_OUTPUT