summaryrefslogtreecommitdiff
path: root/mail/fetchmail/files/patch-aclocal.m4
blob: c7aac731d7a818dc7d9795096f82a1c6e3ef77c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- aclocal.m4	2001/03/20 09:46:26	1.3
+++ aclocal.m4	2001/03/23 11:09:05
@@ -177,6 +177,9 @@
 		INSTOBJEXT=.mo
 	      fi
 	    fi
+	    if test "$gt_cv_func_gettext_libintl" = "yes"; then
+		INTLLIBS='-lintl'
+	    fi
 	])
 
         if test "$CATOBJEXT" = "NONE"; then