1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/security/amavisd/files/patch-configure
Pav Lucistnik 97d7d074ce - Convert rc script to rcng [1]
- Fix build with milter [1, 2]
- Fix default connection method against clamd [3]

PR:		ports/56658 [1], ports/57056 [2], ports/67371 [3]
Submitted by:	Scot W. Hetzel <hetzelsw@westbend.net>,
		Yoshisato YANAGISAWA <osho@pcc-software.org>
2004-05-30 11:33:25 +00:00

16 lines
265 B
Plaintext

--- configure-orig Wed Feb 19 08:22:25 2003
+++ configure Wed Sep 10 19:34:30 2003
@@ -3083,11 +3083,11 @@
#define HAVE_SM_SM_STRLCPY 1
EOF
+ LIBS="-lsm $LIBS"
else
echo "$ac_t""no" 1>&6
fi
- LIBS="-lsm $LIBS"
fi