diff options
Diffstat (limited to 'editors/gedit2/files/patch-configure')
-rw-r--r-- | editors/gedit2/files/patch-configure | 28 |
1 files changed, 18 insertions, 10 deletions
diff --git a/editors/gedit2/files/patch-configure b/editors/gedit2/files/patch-configure index 843cf5e98068..91c1e9a657d0 100644 --- a/editors/gedit2/files/patch-configure +++ b/editors/gedit2/files/patch-configure @@ -1,14 +1,22 @@ ---- configure.orig Tue Dec 17 05:27:57 2002 -+++ configure Sun Dec 22 17:31:25 2002 -@@ -7270,6 +7270,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS +--- configure.orig Wed Feb 25 02:26:37 2004 ++++ configure Wed Feb 25 02:27:22 2004 +@@ -22282,6 +22282,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 +@@ -22371,6 +22372,7 @@ + cat >>confdefs.h <<_ACEOF + #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 + _ACEOF ++LIBS="-lintl $LIBS" - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -10758,17 +10759,17 @@ + else + { { echo "$as_me:$LINENO: error: ngettext function is required to build gedit." >&5 +@@ -22405,17 +22407,17 @@ if test "x${prefix}" = "xNONE"; then cat >>confdefs.h <<_ACEOF |