From 300cfcff2de73d55b70fc3da4a38e33eaab4c5de Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Tue, 19 Feb 2008 10:20:49 +0000 Subject: - removed conditional build with libefence (use -fmudflapth instead) - fixed building of DLZ stuff (#432497) - do not build Berkeley DB DLZ backend - temporary build with --disable-linux-caps and without threads (#433102) - update named.ca file to affect IPv6 changes in root zone --- bind-9.4.1-ldap-api.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bind-9.4.1-ldap-api.patch') diff --git a/bind-9.4.1-ldap-api.patch b/bind-9.4.1-ldap-api.patch index 01abbc2..77ab140 100644 --- a/bind-9.4.1-ldap-api.patch +++ b/bind-9.4.1-ldap-api.patch @@ -1,5 +1,5 @@ ---- bind-9.3.4/bin/named/Makefile.in.ldap-api 2007-05-18 16:21:21.000000000 +0200 -+++ bind-9.3.4/bin/named/Makefile.in 2007-05-18 16:22:16.000000000 +0200 +--- bind-9.3.4/bin/named-sdb/Makefile.in.ldap-api 2007-05-18 16:21:21.000000000 +0200 ++++ bind-9.3.4/bin/named-sdb/Makefile.in 2007-05-18 16:22:16.000000000 +0200 @@ -96,7 +96,7 @@ HTMLPAGES = named.html lwresd.html named MANOBJS = ${MANPAGES} ${HTMLPAGES} -- cgit