]> git.pld-linux.org Git - packages/procmail.git/blob - procmail-no_libnsl.patch
- release 3
[packages/procmail.git] / procmail-no_libnsl.patch
1 diff -Nru procmail-3.14/Makefile procmail-3.14.new/Makefile
2 --- procmail-3.14/Makefile      Tue Aug 22 00:58:16 2000
3 +++ procmail-3.14.new/Makefile  Tue Aug 22 01:00:03 2000
4 @@ -74,7 +74,7 @@
5  #                      Or them together to get the desired combination.
6  
7  # Optional system libraries we search for
8 -SEARCHLIBS = -lm -ldir -lx -lsocket -lnet -linet -lnsl_s -lnsl_i -lnsl -lsun \
9 +SEARCHLIBS = -lm -ldir -lx -lsocket -lnet -linet -lnsl_s -lnsl_i -lsun \
10   -lgen -lsockdns -ldl
11  #                      -lresolv        # not really needed, is it?
12  
This page took 0.058571 seconds and 3 git commands to generate.