Mercurial > emacs
diff Makefile.in @ 91367:c70e45a7acfd
Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-324
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 30 Jan 2008 07:57:28 +0000 |
parents | 606f2d163a64 3dfe2f6767ab |
children |
line wrap: on
line diff
--- a/Makefile.in Wed Jan 30 06:40:42 2008 +0000 +++ b/Makefile.in Wed Jan 30 07:57:28 2008 +0000 @@ -802,7 +802,6 @@ 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