mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-02 20:16:25 +00:00
(maybe_bootstrap): Remove texinfo message, since configure checks for this.
This commit is contained in:
parent
3a3995f843
commit
2c2935f7f7
@ -1,3 +1,8 @@
|
||||
2008-01-16 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* Makefile.in (maybe_bootstrap): Remove texinfo message, since
|
||||
configure checks for this.
|
||||
|
||||
2008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* configure.in: Remove more references to unsupported systems.
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user