aboutsummaryrefslogtreecommitdiffstats
path: root/www/amyc/files/patch-aclocal.m4
blob: 546eda2834fdd867f5273f2301428319ea9d517d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- aclocal.m4.orig Wed Jun 27 15:31:51 2001
+++ aclocal.m4  Wed Jun 27 15:32:46 2001
@@ -395,6 +395,9 @@
        INSTOBJEXT=.mo
          fi
        fi
+       if test "$gt_cv_func_gettext_libintl" = "yes"; then
+       INTLLIBS='-lintl'
+       fi
    ])
 
         if test "$CATOBJEXT" = "NONE"; then