summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2015-05-11 15:23:18 +0200
committerFrancis Dupont <fdupont@isc.org>2015-05-11 15:23:18 +0200
commitcbb135d5f217b0692dcdbc9cfcc04f6a0dbc3922 (patch)
treea8eeed28b2fd3605f07c1c430afedca39f7b56e1 /configure.ac
parent[master] Added ChangeLog entry 927 for #3779. (diff)
downloadkea-cbb135d5f217b0692dcdbc9cfcc04f6a0dbc3922.tar.xz
kea-cbb135d5f217b0692dcdbc9cfcc04f6a0dbc3922.zip
[master] added CONFIG_H_WAS_INCLUDED (#3812)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 7e49cfd37b..9789c68ee8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1387,6 +1387,8 @@ AC_TRY_LINK(
AM_CONDITIONAL(HAVE_OPTRESET, test "x$var_optreset_exists" != "xno")
AM_COND_IF([HAVE_OPTRESET], [AC_DEFINE([HAVE_OPTRESET], [1], [Check for optreset?])])
+AC_DEFINE([CONFIG_H_WAS_INCLUDED], [1], [config.h inclusion marker])
+
AC_CONFIG_FILES([compatcheck/Makefile
dns++.pc
doc/design/datasrc/Makefile