freebsd-ports/mail/fetchmail/files/patch-aclocal.m4
Cy Schubert 312ab9677d Update 5.9.13 --> 6.1.0. Fixes yet another buffer overflow (exploit)
described at http://security.e-matters.de/advisories/032002.html.

Approved by:	nectar (using his security-officer hat)
		will (using his portmgr hat)
		As we are so close to last tagging, as suggested by
		portmgr, maintainer approval is forgone.
2002-09-29 18:23:32 +00:00

12 lines
301 B
Text

--- aclocal.m4.orig Sat Mar 9 04:27:20 2002
+++ aclocal.m4 Wed May 22 21:11:00 2002
@@ -273,6 +273,9 @@
CATOBJEXT=.gmo
fi
+ if test "$gt_cv_func_gettext_libintl" = "yes"; then
+ INTLLIBS='-lintl'
+ fi
])
if test "$gt_use_preinstalled_gnugettext" = "yes" \