summaryrefslogtreecommitdiff
path: root/configure.ac-base
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2019-12-20 10:11:54 -0500
committerThomas Markwalder <tmark@isc.org>2020-01-14 14:28:42 -0500
commit0a2f9a62bceb90b0d30461add2e25c4ce7a24547 (patch)
tree26125fe40514062d8f61a259d1ecb97352b94ea2 /configure.ac-base
parent5da634c5af4ad1ed21d1822de5105ac3edf0eeee (diff)
downloadisc-dhcp-0a2f9a62bceb90b0d30461add2e25c4ce7a24547.tar.gz
[#71] Fix dhcrelay agent option buffer pointer logic
relay/dhcrelay.c Added UNIT_TEST conditionals and such for unit test support strip_relay_agent_options() strip_relay_agent_options() - corrected buffer pointer logic relay/tests/Atffile relay/tests/Kyuafile relay/tests/Makefile.am relay/tests/relay_unittests.c - new unit test files configure.ac-base added relay/tests/Makefile regenerated configure files configure configure.ac configure.ac+lt configure.ac-lt
Diffstat (limited to 'configure.ac-base')
-rw-r--r--configure.ac-base1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac-base b/configure.ac-base
index 864c1cdb..1ba620fc 100644
--- a/configure.ac-base
+++ b/configure.ac-base
@@ -1039,6 +1039,7 @@ AC_CONFIG_FILES([
omapip/Makefile.am
omapip/Makefile
relay/Makefile
+ relay/tests/Makefile
server/Makefile
tests/Makefile.am
tests/Makefile