diff options
Diffstat (limited to 'mail/fetchmail/files/patch-aclocal.m4')
| -rw-r--r-- | mail/fetchmail/files/patch-aclocal.m4 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/mail/fetchmail/files/patch-aclocal.m4 b/mail/fetchmail/files/patch-aclocal.m4 index 454af9df60c4..665b8020ea90 100644 --- a/mail/fetchmail/files/patch-aclocal.m4 +++ b/mail/fetchmail/files/patch-aclocal.m4 @@ -2,11 +2,11 @@ +++ 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 - ]) + CATOBJEXT=.gmo + fi ++ if test "$gt_cv_func_gettext_libintl" = "yes"; then ++ INTLLIBS='-lintl' ++ fi + ]) - if test "$CATOBJEXT" = "NONE"; then + if test "$gt_use_preinstalled_gnugettext" = "yes" \ |
