]> git.pld-linux.org Git - packages/ssmtp.git/commitdiff
- don't link nsl
authorareq <areq@pld-linux.org>
Sat, 2 Aug 2003 20:15:33 +0000 (20:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ssmtp-nonsl.patch -> 1.1

ssmtp-nonsl.patch [new file with mode: 0644]

diff --git a/ssmtp-nonsl.patch b/ssmtp-nonsl.patch
new file mode 100644 (file)
index 0000000..0d11a1b
--- /dev/null
@@ -0,0 +1,10 @@
+--- ssmtp-2.60/configure.in~   2002-09-27 12:35:42.000000000 +0000
++++ ssmtp-2.60/configure.in    2003-06-25 16:42:29.000000000 +0000
+@@ -23,7 +23,6 @@
+ AC_STRUCT_TM
+ dnl Checks for libraries.
+-AC_CHECK_LIB(nsl, gethostname)
+ AC_CHECK_LIB(socket, socket)
+ dnl Checks for library functions.
This page took 0.082947 seconds and 4 git commands to generate.