comparison ChangeLog @ 104694:dbb1369b5eaf

(info-real): Don't ignore errors from doc Makefiles. (info): Don't give an error in the absence of makeinfo - let the doc Makefiles do that, if the info files need rebuilding. (Bug#3982)
author Glenn Morris <rgm@gnu.org>
date Sat, 29 Aug 2009 02:18:03 +0000
parents 4ac126250d16
children 978084a76b60
comparison
equal deleted inserted replaced
104693:eee42a220506 104694:dbb1369b5eaf
1 2009-08-29 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (info-real): Don't ignore errors from doc Makefiles.
4 (info): Don't give an error in the absence of makeinfo - let the doc
5 Makefiles do that, if the info files need rebuilding. (Bug#3982)
6
1 2009-08-23 Ken Raeburn <raeburn@raeburn.org> 7 2009-08-23 Ken Raeburn <raeburn@raeburn.org>
2 8
3 * Makefile.in (install-arch-indep): If the versioned DOC-#### 9 * Makefile.in (install-arch-indep): If the versioned DOC-####
4 generated during loadup+dump isn't found, install the plain DOC 10 generated during loadup+dump isn't found, install the plain DOC
5 file that always gets generated, in case CANNOT_DUMP is set. 11 file that always gets generated, in case CANNOT_DUMP is set.