diff options
Diffstat (limited to 'devel/gettext/files/patch-ae')
-rw-r--r-- | devel/gettext/files/patch-ae | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/devel/gettext/files/patch-ae b/devel/gettext/files/patch-ae index dde01c42aefe..c708e9d3c3f4 100644 --- a/devel/gettext/files/patch-ae +++ b/devel/gettext/files/patch-ae @@ -1,9 +1,9 @@ $FreeBSD$ ---- configure.orig Tue Mar 12 21:03:57 2002 -+++ configure Mon Apr 29 23:49:41 2002 -@@ -6094,6 +6094,7 @@ +--- configure.orig Wed Jul 17 20:45:27 2002 ++++ configure Fri Jul 19 03:44:17 2002 +@@ -7576,6 +7576,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" @@ -11,12 +11,12 @@ $FreeBSD$ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -11774,7 +11775,7 @@ - IFS="$ac_save_ifs" +@@ -14782,7 +14783,7 @@ + fi fi --EMACS="$ac_cv_prog_EMACS" +-EMACS=$ac_cv_prog_EMACS +EMACS=no if test -n "$EMACS"; then - echo "$ac_t""$EMACS" 1>&6 - else + echo "$as_me:14787: result: $EMACS" >&5 + echo "${ECHO_T}$EMACS" >&6 |