summaryrefslogtreecommitdiffstats
path: root/editors/gedit/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'editors/gedit/files/patch-configure')
-rw-r--r--editors/gedit/files/patch-configure18
1 files changed, 18 insertions, 0 deletions
diff --git a/editors/gedit/files/patch-configure b/editors/gedit/files/patch-configure
new file mode 100644
index 000000000..6bfadb0af
--- /dev/null
+++ b/editors/gedit/files/patch-configure
@@ -0,0 +1,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