summaryrefslogtreecommitdiffstats
path: root/math/oleo/files/patch-ag
blob: 28bb3c65a63aa5bee6f8070c71a4ed13f64d3f41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- aclocal.m4.orig	Thu Nov 23 05:32:03 2000
+++ aclocal.m4	Sat Dec  2 12:21:18 2000
@@ -1996,9 +1996,12 @@
 		  [CATOBJEXT=.gmo
 		   DATADIRNAME=share],
 		  [CATOBJEXT=.mo
-		   DATADIRNAME=lib])
+		   DATADIRNAME=share])
 		INSTOBJEXT=.mo
 	      fi
+	    fi
+	    if test "$gt_cv_func_gettext_libintl" = "yes"; then
+		INTLLIBS='-lintl'
 	    fi
 	])
 
OpenPOWER on IntegriCloud