summaryrefslogtreecommitdiff
blob: 6f80d7401f57efa46e4e46cc2f8db9e1703e0352 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -uNr dhcp-4.3.6.ORIG/bind/Makefile.in dhcp-4.3.6/bind/Makefile.in
--- dhcp-4.3.6.ORIG/bind/Makefile.in	2017-09-19 23:37:59.459485673 +0100
+++ dhcp-4.3.6/bind/Makefile.in	2017-09-19 23:38:19.970484566 +0100
@@ -28,7 +28,7 @@
 
 bindconfig = --disable-kqueue --disable-epoll --disable-devpoll \
 	--without-openssl --without-libxml2 --enable-exportlib \
-	--with-gssapi=no --enable-threads=no --without-lmdb @BINDCONFIG@ \
+	--with-gssapi=no --enable-threads=no @BINDCONFIG@ \
 	--with-export-includedir=${binddir}/include \
 	--with-export-libdir=${binddir}/lib