summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2015-11-16 15:14:05 +0100
committerFrancis Dupont <fdupont@isc.org>2015-11-16 15:14:05 +0100
commit79bce3a51d1cc41f1bafa52bd16698cd5b73d570 (patch)
treeff0f24c13dafdf9c6a23afcdd2edd59754cc0bef /configure.ac
parent0fb9c8a1a27f0ae78da3e475e5c4f1eac46e3f24 (diff)
downloadisc-dhcp-79bce3a51d1cc41f1bafa52bd16698cd5b73d570.tar.gz
Addressed comments. Required regen
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 a5937ac8..924fc9d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -611,6 +611,8 @@ no)
BINDDIR="$use_libbind"
if test ! -d "bind"; then
# no bind directory, create it with a fake Makefile.in
+ # (AC_CONFIG_FILES and top Makefile refer to it so
+ # it must exits)
mkdir bind
cat > bind/Makefile.in << EOF
# placeholder