]> git.proxmox.com Git - grub2.git/commit - ChangeLog-2015
2009-09-21 Colin Watson <cjwatson@ubuntu.com>
authorcjwatson <cjwatson@localhost>
Mon, 21 Sep 2009 18:22:27 +0000 (18:22 +0000)
committercjwatson <cjwatson@localhost>
Mon, 21 Sep 2009 18:22:27 +0000 (18:22 +0000)
commitc44c90db277f982a4dc2aa3c04da58b2cf558877
treeb7607e9e0e3c7c6432404a39884eb102e3aee565
parente0b37bb5b1e83bfcda7a4dbd49e8e49a0cd22997
2009-09-21  Colin Watson  <cjwatson@ubuntu.com>

Build info documentation.  Some code borrowed from Automake.

* configure.ac: Check for makeinfo.
* Makefile.in (MAKEINFO, INFOS, info_INFOS): New variables.
(MAINTAINER_CLEANFILES): Add $(INFOS), docs/stamp-vti, and
docs/version.texi.
(MOSTLYCLEANFILES): Add vti.tmp.
(docs/version.texi, docs/stamp-vti): Update automatically.
(docs/grub.info): Build info documentation.  Use --force and ignore
errors for now.
(all-local): Add $(INFOS).
(install-local): Install info files.
(uninstall): Uninstall info files.
* docs/version.texi: Remove from revision control.  This file is
automatically generated on build now.
* gendistlist.sh: Add `*.info'.
ChangeLog
Makefile.in
configure.ac
docs/version.texi [deleted file]
gendistlist.sh