]> git.pld-linux.org Git - packages/ssmtp.git/blob - ssmtp-nonsl.patch
- /usr/lib/sendmail should not be macroized
[packages/ssmtp.git] / ssmtp-nonsl.patch
1 --- ssmtp-2.60/configure.in~    2002-09-27 12:35:42.000000000 +0000
2 +++ ssmtp-2.60/configure.in     2003-06-25 16:42:29.000000000 +0000
3 @@ -23,7 +23,6 @@
4  AC_STRUCT_TM
5  
6  dnl Checks for libraries.
7 -AC_SEARCH_LIBS(gethostname, nsl)
8  AC_SEARCH_LIBS(socket, socket)
9  
10  dnl Checks for library functions.
This page took 0.0392 seconds and 3 git commands to generate.