summaryrefslogtreecommitdiffstats
path: root/editors/gedit/files/patch-configure
blob: 6bfadb0af650d170a28f7e829bc9f28c6df0ac17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- configure.orig  Wed Dec 14 09:07:01 2005
+++ configure   Wed Dec 14 09:07:01 2005
@@ -22216,6 +22216,7 @@
 if eval "test \"\${$as_ac_var+set}\" = set"; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
+  LIBS="-lintl $LIBS"
   cat >conftest.$ac_ext <<_ACEOF
 /* confdefs.h.  */
 _ACEOF
@@ -22304,6 +22305,7 @@
   cat >>confdefs.h <<_ACEOF
 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
 _ACEOF
+LIBS="-lintl $LIBS"
 
 fi
 done