diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2004-04-12 20:29:49 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2004-04-12 20:29:49 +0000 |
commit | 040e098a5de9115501bd76ce0ea7adc9a0eded21 (patch) | |
tree | 8ce709af92968f901a527a9109d6d20087c85f30 /fastjar/ChangeLog | |
parent | 1e9b78b094572631b2abf3759e4752fe1862cc12 (diff) | |
download | gcc-040e098a5de9115501bd76ce0ea7adc9a0eded21.zip gcc-040e098a5de9115501bd76ce0ea7adc9a0eded21.tar.gz gcc-040e098a5de9115501bd76ce0ea7adc9a0eded21.tar.bz2 |
re PR bootstrap/14905 ('make install' fails on grepjar.1, not included in tarball)
2004-04-12 Kelley Cook <kcook@gcc.gnu.org>
PR bootstrap/14905
* configure.ac: Parse --enable-generated-files-in-srcdir.
* Makefile.am: Copy man and info files to srcdir if requested.
* configure: Regenerate.
* Makefile.in Regenerate.
From-SVN: r80628
Diffstat (limited to 'fastjar/ChangeLog')
-rw-r--r-- | fastjar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/fastjar/ChangeLog b/fastjar/ChangeLog index e5d690b..5032e91 100644 --- a/fastjar/ChangeLog +++ b/fastjar/ChangeLog @@ -1,3 +1,11 @@ +2004-04-12 Kelley Cook <kcook@gcc.gnu.org> + + PR bootstrap/14905 + * configure.ac: Parse --enable-generated-files-in-srcdir. + * Makefile.am: Copy man and info files to srcdir if requested. + * configure: Regenerate. + * Makefile.in Regenerate. + 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Bump AC_PREREQ to 2.59. |