From 2c2935f7f7a7139ecb32c34b3bc55dd483581c49 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 16 Jan 2008 04:10:09 +0000 Subject: [PATCH] (maybe_bootstrap): Remove texinfo message, since configure checks for this. --- ChangeLog | 5 +++++ Makefile.in | 1 - admin/FOR-RELEASE | 3 --- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 48fac99ad90..7e049f376d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-01-16 Glenn Morris + + * Makefile.in (maybe_bootstrap): Remove texinfo message, since + configure checks for this. + 2008-01-13 Dan Nicolaescu * configure.in: Remove more references to unsupported systems. diff --git a/Makefile.in b/Makefile.in index 5f804542d4e..fb4061b50ff 100644 --- a/Makefile.in +++ b/Makefile.in @@ -802,7 +802,6 @@ maybe_bootstrap: if [ \( "$$bar" = '$(srcdir)/lisp/*.elc' \) -o \( "$$bar" = '' \) ]; then \ echo "Your tree does not include the compiled Lisp files."; \ echo "You need to do \`make bootstrap' to build Emacs."; \ - echo "Emacs now requires Texinfo version 4.2."; \ exit 1;\ fi diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 577aadd8517..25d0483e09a 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -98,9 +98,6 @@ minimized. I don't know what is left to do here. ** timh@insightful.com, 9 Nov: X-coding-system incompatibility, and workaround -** Fix or document the shortcoming of easymenu and :suffix. -http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01857.html - ** Fix problem with mode-name in SGML mode. If mode-name stays non-string, add NEWS entry and doc fix. http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg02048.html -- 2.39.2