summaryrefslogtreecommitdiff
path: root/mail/fetchmail/files/patch-aclocal.m4
diff options
context:
space:
mode:
Diffstat (limited to 'mail/fetchmail/files/patch-aclocal.m4')
-rw-r--r--mail/fetchmail/files/patch-aclocal.m412
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/fetchmail/files/patch-aclocal.m4 b/mail/fetchmail/files/patch-aclocal.m4
new file mode 100644
index 000000000000..c7aac731d7a8
--- /dev/null
+++ b/mail/fetchmail/files/patch-aclocal.m4
@@ -0,0 +1,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