Whitespace.

This commit is contained in:
Glenn Morris 2009-08-29 02:21:54 +00:00
parent 2bc6a820b6
commit 278b354f09

View file

@ -822,7 +822,7 @@ force-info:
# and give a standard error if makeinfo is needed but missing.
# While it would be nice to give a more detailed error message, that
# would require changing every rule in doc/ that builds an info file,
# and it's not worth it. This case is only relevant if you download a
# and it's not worth it. This case is only relevant if you download a
# release, then change the .texi files.
info: force-info
@if test "$(MAKEINFO)" = "off"; then \