aboutsummaryrefslogtreecommitdiff
path: root/mail/fetchmail/files/patch-aclocal.m4
blob: 454af9df60c41e06f0e553d30b774e39b3711424 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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 "$CATOBJEXT" = "NONE"; then