]> git.pld-linux.org Git - packages/dhcp.git/commitdiff
- for ldap support in dhcp daemon
authorqwark <bob@pozyton.net.pl>
Wed, 28 Apr 2004 09:09:35 +0000 (09:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dhcp-3.0.1rc13-ldap1.patch -> 1.1

dhcp-3.0.1rc13-ldap1.patch [new file with mode: 0644]

diff --git a/dhcp-3.0.1rc13-ldap1.patch b/dhcp-3.0.1rc13-ldap1.patch
new file mode 100644 (file)
index 0000000..5681412
--- /dev/null
@@ -0,0 +1,11 @@
+--- dhcp-3.0.1rc13/Makefile.conf.orig  Thu Apr  1 21:46:26 2004
++++ dhcp-3.0.1rc13/Makefile.conf       Thu Apr  1 21:47:49 2004
+@@ -40,7 +40,7 @@
+ VARDB = /var/db
+ LIBDIR=/usr/local/lib
+ INCDIR=/usr/local/include
+-LIBS =
++LIBS = -lldap
+ COPTS = $(BINDDEF) $(CC_OPTIONS)
+ DEBUG = -g
+ RANLIB = ranlib
This page took 0.059751 seconds and 4 git commands to generate.