summaryrefslogtreecommitdiff
path: root/includes/config.h.in
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2015-02-14 09:22:11 -0500
committerThomas Markwalder <tmark@isc.org>2015-02-14 09:22:11 -0500
commit9a111ee8039a9e1f3b22e8b649e3976490a9d5ac (patch)
treea621fc91a49fd321412329fbb4b8cd50bdc6d0d3 /includes/config.h.in
parent112d76f60cef3c53bbbdcac53acab41f35427741 (diff)
downloadisc-dhcp-9a111ee8039a9e1f3b22e8b649e3976490a9d5ac.tar.gz
[master] ATF usage and documentation cleaned up
Merges in rt38619
Diffstat (limited to 'includes/config.h.in')
-rw-r--r--includes/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/includes/config.h.in b/includes/config.h.in
index 3124b85c..6d07e9f0 100644
--- a/includes/config.h.in
+++ b/includes/config.h.in
@@ -34,6 +34,9 @@
MSVC and with C++ compilers. */
#undef FLEXIBLE_ARRAY_MEMBER
+/* ATF framework specified? */
+#undef HAVE_ATF
+
/* Define to 1 to use the Berkeley Packet Filter interface code. */
#undef HAVE_BPF