]> git.pld-linux.org Git - packages/dictd.git/commitdiff
- update to 1.8.0 dictd-1_8_0-1
authorundefine <undefine@pld-linux.org>
Tue, 17 Sep 2002 14:07:20 +0000 (14:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dictd-no_libnsl.patch -> 1.2

dictd-no_libnsl.patch

index 87247ac684e8b5af45c773cc6d47e3192a18cd44..81dc00b38b20b0c5530077f6fa23b17f5b343445 100644 (file)
@@ -1,6 +1,6 @@
---- dictd-1.5.5/configure.in~  Wed Nov  7 16:08:49 2001
-+++ dictd-1.5.5/configure.in   Wed Nov  7 16:09:00 2001
-@@ -224,7 +224,9 @@
+--- dictd-1.8.0/configure.in~  Tue Sep 17 15:16:37 2002
++++ dictd-1.8.0/configure.in   Tue Sep 17 15:18:13 2002
+@@ -209,7 +209,9 @@
  fi
  
  AC_CHECK_LIB(socket,main,REALLIBS="$REALLIBS -lsocket")
@@ -8,6 +8,6 @@
 +AC_CHECK_FUNC(gethostbyname, [],
 +      AC_CHECK_LIB(nsl, gethostbyname, REALLIBS="$REALLIBS -lnsl")
 +)
+ AC_CHECK_LIB(ltdl,lt_dlopen,REALLIBS="$REALLIBS -lltdl")
  
  if test "$local_dmalloc" = 0 -a "$needs_dmalloc" = 1; then
-     AC_CHECK_LIB(dmalloc,main,
This page took 0.123117 seconds and 4 git commands to generate.