Makefile.am: Define AM_MAKINFOFLAGS.
authorKelley Cook <kcook@gcc.gnu.org>
Mon, 1 Dec 2003 02:58:36 +0000 (02:58 +0000)
committerR. Kelley Cook <kcook@gcc.gnu.org>
Mon, 1 Dec 2003 02:58:36 +0000 (02:58 +0000)
commit53d60c042de6daa7951fb2d4d26bc865aad02722
treebf21cc4a0edffc53712c922617461848c59f633d
parentae954fc6cc18d1b9dca291344647d222d33edf2d
Makefile.am: Define AM_MAKINFOFLAGS.

fastjar/
2003-12-01  Kelley Cook  <kcook@gcc.gnu.org>

* Makefile.am: Define AM_MAKINFOFLAGS.  Remove Automake 1.4 hack.
* Makefile.in: Regenerate with automake 1.7.6 & autoconf 2.57 tools.
* aclocal.m4, config.h.in, configure: Likewise.
* install-sh, missing, mkinstalldirs, stamp-h.in: Remove.

gcc/
2003-12-01  Kelley Cook  <kcook@gcc.gnu.org>

* doc/install.texi: Note that fastjar is built with automake 1.7.x
and autoconf 2.57.

From-SVN: r74082
12 files changed:
fastjar/ChangeLog
fastjar/Makefile.am
fastjar/Makefile.in
fastjar/aclocal.m4
fastjar/config.h.in
fastjar/configure
fastjar/install-sh [deleted file]
fastjar/missing [deleted file]
fastjar/mkinstalldirs [deleted file]
fastjar/stamp-h.in [deleted file]
gcc/ChangeLog
gcc/doc/install.texi