2009-10-06 Colin Watson <cjwatson@ubuntu.com>

* Makefile.in: Don't set info_INFOS unless makeinfo was found.
	Fixes bug #27602.
This commit is contained in:
cjwatson 2009-10-05 23:55:48 +00:00
parent d244281ce6
commit 83b65c4afb
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2009-10-06 Colin Watson <cjwatson@ubuntu.com>
* Makefile.in: Don't set info_INFOS unless makeinfo was found.
Fixes bug #27602.
2009-10-06 Colin Watson <cjwatson@ubuntu.com>
* util/i386/pc/grub-install.in: Source

View File

@ -174,7 +174,9 @@ handler.lst: $(HANDLERFILES)
parttool.lst: $(PARTTOOLFILES)
cat $^ /dev/null | sort | uniq > $@
ifneq (true, $(MAKEINFO))
info_INFOS += docs/grub.info
endif
MOSTLYCLEANFILES += vti.tmp
MAINTAINER_CLEANFILES += docs/stamp-vti docs/version.texi