kc3-lang/automake/m4/Makefile.am

Branch :


Log

Author Commit Date CI Message
e57b9978 1998-10-27 23:49:11 * m4/Makefile.am (m4data_DATA): Don't mention f77.m4. * m4/f77.m4: Removed; macro now in autoconf proper.
6106bdfa 1998-10-13 18:57:21 F77 additions from Matthew D Langston * m4/f77.m4: New file. * m4/Makefile.am (m4data_DATA): Added f77.m4. * automake.in (resolve_linker): Put the Fortran 77 linker where it needs to be. * automake.in (lang_f77_finish): Add support for Fortran 77. * automake.in (f77_extensions): New helper function for function `lang_f77_finish'. * automake.in (lang_f77_rewrite): Change to return success. * automake.in (scan_one_configure_file): Add test for the Fortran 77 compiler. * automake.in (finish_languages): Changed tests for "C++ only" to "C++ and/or Fortran 77 only", and renamed `all_cxx' to `non_c'. * automake.in: Registered the ppf77 language (`.F' extension) for preprocessed Fortran 77. * automake.in: Registered the ratfor language (`.r' extension). * automake.in: Registered Fortran 77 header files with the "header language" (`.inc' extension). * automake.texi: Added several new index entries. * automake.texi: - Add `@ovindex' (output variable index). - Merge `@defmac' (Autoconf macros) and `@ovindex' to the General Index. * automake.texi (Macros): - Changed the `@table @code' list of macros to `@defmac'. - Add `AC_PROG_FC' and `MDL_F77_LIBRARY_LDFLAGS' to the list. * automake.texi (C++): Change `@table' to `@vtable'. * automake.texi (Fortran 77): Add Fortran 77 documentation.
86552783 1998-10-11 13:07:31 Preliminary (completely untested) multilib support. * automake.texi (Macros): Document AM_ENABLE_MULTILIB. * m4/Makefile.am (m4data_DATA): Added multi.m4. * Makefile.am (amfiles): Added multilib.am. * automake.in (seen_multilib): New global. (scan_one_configure_file): Recognize AM_ENABLE_MULTILIB. (generate_makefile): Call handle_multilib. (handle_multilib): New function. * multilib.am: New file. * m4/multi.m4: New file.
d4d59682 1998-09-26 19:10:24 Track recent autoconf changes: * m4/Makefile.in: Rebuilt. * m4/Makefile.am (m4data_DATA): Updated for deleted files. * m4/init.m4 (AM_INIT_AUTOMAKE): Use AC_PROG_INSTALL. * m4/mingw.m4: Removed. * m4/cygwin.m4: Removed. * m4/install.m4: Removed. * m4/exeext.m4: Removed. * automake.in (scan_one_configure_file): Don't look for AM_EXEEXT. (check_cygnus): Only mention AC_EXEEXT. (obsolete_macros): Mention AM_PROG_INSTALL, AM_EXEEXT, AM_CYGWIN32, AM_MINGW32. ($seen_prog_install): Changed interpretation; changed all users. (scan_one_configure_file): Don't look for AM_PROG_INSTALL. ($scripts_installed): Removed. (handle_scripts): Use local $scripts_installed. * aclocal.in (obsolete_macros): Added AM_PROG_INSTALL, AM_EXEEXT, AM_CYGWIN32, AM_MINGW32.
de473fa8 1998-03-21 05:57:11 lex fixes for hpux from alexandre oliva
7eacde0b 1997-10-25 05:08:42 added assembler support
3038064b 1997-08-25 23:25:10 merged changes from Cygnus
d601f421 1997-04-28 05:59:44 added Ian's conditionals
9c2ae2af 1997-03-20 23:51:34 cygwin32 support
09bb43da 1997-03-19 05:37:03 fixed up "missing" support
b67f2a26 1996-11-22 06:25:29 Wrote AM_CONFIG_HEADER
6dd56d0c 1996-11-18 21:36:28 Removed old macro
fefccdc2 1996-11-16 06:27:55 AM_FUNC_FNMATCH is obsolete
c7f27ed5 1996-11-08 22:57:04 Added sanity check macro
c19b5620 1996-10-06 03:55:55 Many bug fixes
642c6533 1996-09-08 20:15:14 Doc updates. Bug fixes. Removed old files. Check versions
b301dce0 1996-08-27 14:27:22 New m4 macro
18518e21 1996-08-24 16:20:57 m4 fixes
503a558c 1996-08-12 23:37:13 New test, m4 macros
530176ea 1996-08-11 19:06:16 More bug fixes
ae0c9a76 1996-08-05 22:45:55 Better aclocal/AM_ support
b9c56835 1996-08-04 20:39:35 More fixes
52aa7739 1996-07-28 17:54:08 Include aclocal