1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/devel/gettext/files/patch-ae
1998-12-06 15:30:17 +00:00

12 lines
220 B
Plaintext

--- configure.orig Fri May 1 13:48:25 1998
+++ configure Thu Dec 3 20:11:52 1998
@@ -4004,7 +4004,7 @@
;;
esac
fi
-EMACS="$ac_cv_path_EMACS"
+EMACS=no
if test -n "$EMACS"; then
echo "$ac_t""$EMACS" 1>&6
else