From e94e7f2380bc96bfe237b347e97aa85d0722bf61 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Wed, 28 Sep 2016 16:36:21 +0200 Subject: Finished rebased --- util/Makefile.bind.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'util') diff --git a/util/Makefile.bind.in b/util/Makefile.bind.in index 95880347..7e127e18 100644 --- a/util/Makefile.bind.in +++ b/util/Makefile.bind.in @@ -15,8 +15,8 @@ # Configure and build the bind libraries for use by DHCP -binddir=@BINDBIND@ -bindsrcdir=@BINDBUILD@ +binddir=@BINDDIR@ +bindsrcdir=@BINDSRCDIR@ bindconfig = --without-openssl --without-libxml2 \ --without-gssapi --disable-threads \ -- cgit v1.2.1