Branch :
Fri Dec 11 10:20:42 1998 Matthew D. Langston <langston@SLAC.Stanford.EDU> * compile_f_c_cxx.test: Change to use F77 and F77LINK instead of FC and FLINK, respectively. * flibs.test: same * fnoc.test: same * fo.test: same * fonly.test: same * link_f_c.test: same * link_f_c_cxx.test: same * link_f_cxx.test: same * link_f_only.test: same Fri Dec 11 10:23:17 1998 Matthew D. Langston <langston@SLAC.Stanford.EDU> * automake.in, automake.texi: Change all of the Fortran 77 code to use the new `F77' prefix instead of the older `FC' prefix. Specifically this changed FC, FCOMPILE, LTFCOMPILE, FLINK and FLD to F77, F77COMPILE, LTF77COMPILE, F77LINK and F77LD, respectively. 1999-01-05 Tom Tromey <tromey@cygnus.com> * depend2.am (%.o): Use \012, not \n, to avoid losing `tr's. From Bill Currie. (%.lo): Likewise. 1998-12-22 Alexandre Oliva <oliva@dcc.unicamp.br> * depend2.am: Don't assume backslash can't occur in the middle of filename; it loses on M$W 1998-12-21 Tom Tromey <tromey@cygnus.com> * automake.in (handle_libraries): Reverted Thomas Tanner's change. Non-libtool libraries still must fit naming requirements. 1998-12-21 Alexandre Oliva <oliva@dcc.unicamp.br> * automake.in (handle_configure): Dist inputs for AC_OUTPUT. 1998-12-21 Alexandre Oliva <oliva@dcc.unicamp.br> * depend2.am: don't use .p and .P for dependencies; it loses on case-insensitive filesystems. Reported by Henrik Frystyk Nielsen <frystyk@w3.org> 1998-12-20 Thomas Tanner <tanner@gmx.de> * automake.in (handle_libraries, handle_ltlibraries): relax the name checking to not enforce `^lib.*' for the sake of building libtool modules. 1998-12-21 Tom Tromey <tromey@cygnus.com> * automake.in (do_one_merge_target): Special case install-data-hook and install-exec-hook. (handle_merge_targets): Removed install-data-hook and install-exec-hook code. Test insthook.test. 1998-12-16 Tom Tromey <tromey@cygnus.com> * tags.am (ID): Uniquify list of sources. Report from Jim Meyering. 1998-12-11 Tom Tromey <tromey@cygnus.com> Bug report from Paul D. Smith: * automake.in (handle_merge_targets): Set AM_INSTALL_PROGRAM_FLAGS, not INSTALL_PROGRAM. * header-vars.am (INSTALL_PROGRAM): Added AM_INSTALL_PROGRAM_FLAGS. 1998-12-03 Tom Tromey <tromey@cygnus.com> * automake.in (handle_dist): Print prettier banner when `make dist' succeeds. From Akim Demaille. 1998-12-02 Tom Tromey <tromey@cygnus.com> * configure.in: Upped version to 1.3e (1.3d was just released). * configure.in: Upped version to 1.3d. * texinfo.tex, config.guess, config.sub, install-sh: New versions. * ansi2knr.c: New version. * automake.in (handle_configure): Quote @MAINTAINER_MODE_TRUE@ to avoid problems where AM_MAINTAINER_MODE is put into automake's own configure.in. * Makefile.am (cvs-dist): Run `cvs tag' operation in srcdir. Some bugs from Fran