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 | 5ca594a9cb92811b3c53f263dfa832cd2a210037 (patch) | |
| tree | c45d9289325caaf9f8aca8139ecd29d2adc0a995 /bind-9.4.1-ldap-api.patch | |
| parent | bbeea42ab3194cda396fdf32e9ee516cec4bb3ca (diff) | |
| download | bind-5ca594a9cb92811b3c53f263dfa832cd2a210037.tar.gz bind-5ca594a9cb92811b3c53f263dfa832cd2a210037.tar.xz bind-5ca594a9cb92811b3c53f263dfa832cd2a210037.zip | |
- improved sdb_tools Makefile.inbind-9_5_0-26_b2_fc9
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@ |
