summaryrefslogtreecommitdiff
path: root/mail/fetchmail/files/patch-aclocal.m4
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--mail/fetchmail/files/patch-aclocal.m416
1 files changed, 8 insertions, 8 deletions
diff --git a/mail/fetchmail/files/patch-aclocal.m4 b/mail/fetchmail/files/patch-aclocal.m4
index c7aac731d7a8..454af9df60c4 100644
--- a/mail/fetchmail/files/patch-aclocal.m4
+++ b/mail/fetchmail/files/patch-aclocal.m4
@@ -1,12 +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
+--- 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
++ fi
])
if test "$CATOBJEXT" = "NONE"; then