]> git.pld-linux.org Git - packages/dhcp.git/commitdiff
- updated for new ldap.patch changes
authorzbyniu <zbyniu@pld-linux.org>
Tue, 30 Mar 2010 19:12:23 +0000 (19:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dhcp-libdhcp4client.patch -> 1.8

dhcp-libdhcp4client.patch

index 3993937559622f8fd49c3702b2206e5f24bc1193..dce881c0611a7efd3579752048e7bd1d931dc73c 100644 (file)
@@ -259,15 +259,15 @@ diff -up dhcp-4.0.0/omapip/alloc.c.libdhcp4client dhcp-4.0.0/omapip/alloc.c
 diff -up dhcp-4.0.0/dst/Makefile.am.libdhcp4client dhcp-4.0.0/dst/Makefile.am
 --- dhcp-4.0.0/dst/Makefile.am.libdhcp4client  2008-01-22 17:04:28.000000000 -1000
 +++ dhcp-4.0.0/dst/Makefile.am 2008-01-22 17:04:28.000000000 -1000
-@@ -2,7 +2,7 @@ AM_CPPFLAGS = -DMINIRES_LIB -DHMAC_MD5
+@@ -2,6 +2,8 @@ AM_CPPFLAGS = -DMINIRES_LIB -DHMAC_MD5
  
  lib_LIBRARIES = libdst.a
  
--noinst_LIBRARIES = libdstnomd5.a
-+noinst_LIBRARIES = libdstnomd5.a libdstLIBDHCP.a
- libdst_a_SOURCES = dst_support.c dst_api.c hmac_link.c md5_dgst.c \
++noinst_LIBRARIES = libdstLIBDHCP.a
++
+ libdst_a_SOURCES = dst_support.c dst_api.c hmac_link.c \
                   base64.c prandom.c
 @@ -10,4 +10,8 @@ libdst_a_SOURCES = dst_support.c dst_api
  libdstnomd5_a_SOURCES = dst_support.c dst_api.c hmac_link.c \
                   base64.c prandom.c
This page took 0.1053 seconds and 4 git commands to generate.