diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2008-02-12 11:40:19 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2008-02-12 11:40:19 +0000 |
| commit | 7e837e3291eeee7d67ad6262807b0963701cbbd5 (patch) | |
| tree | 5151ef429d54a899c53bba6168229f886d095a08 /bind-9.4.1-ldap-api.patch | |
| parent | f36e3483f50efbb3ff3f9bb934ee0e65ccec687a (diff) | |
- improved sdb_tools Makefile.in
Diffstat (limited to 'bind-9.4.1-ldap-api.patch')
| -rw-r--r-- | bind-9.4.1-ldap-api.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bind-9.4.1-ldap-api.patch b/bind-9.4.1-ldap-api.patch index 46347a2..01abbc2 100644 --- a/bind-9.4.1-ldap-api.patch +++ b/bind-9.4.1-ldap-api.patch @@ -16,8 +16,8 @@ diff -up bind-9.5.0a5/bin/sdb_tools/Makefile.in.new-api bind-9.5.0a5/bin/sdb_too MANPAGES = zone2ldap.1 --EXT_CFLAGS = -fPIE -+EXT_CFLAGS = -fPIE -DLDAP_DEPRECATED +-EXT_CFLAGS = ++EXT_CFLAGS = -DLDAP_DEPRECATED @BIND9_MAKE_RULES@ |
