]> git.pld-linux.org Git - packages/openssh.git/blobdiff - openssh-no_libnsl.patch
- more fixes for not linking with libnsl.
[packages/openssh.git] / openssh-no_libnsl.patch
index d6077e06abfac3cf167a611829547bad5823bec1..9c2d08e203993af00ae37fc93ba26a61af0a5183 100644 (file)
@@ -10,3 +10,13 @@ diff -urN openssh-3.0p1.orig/configure.ac openssh-3.0p1/configure.ac
        ;;
  mips-sony-bsd|mips-sony-newsos4)
        AC_DEFINE(HAVE_NEWS4)
+--- openssh-3.2.3p1/configure.ac.orig  Sat May 25 13:02:18 2002
++++ openssh-3.2.3p1/configure.ac       Sat May 25 13:14:58 2002
+@@ -360,7 +359,6 @@
+       util.h utime.h utmp.h utmpx.h)
+ # Checks for libraries.
+-AC_CHECK_FUNC(yp_match, , AC_CHECK_LIB(nsl, yp_match))
+ AC_CHECK_FUNC(setsockopt, , AC_CHECK_LIB(socket, setsockopt))
+ dnl SCO OS3 needs this for libwrap
This page took 0.036693 seconds and 4 git commands to generate.