summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
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