kc3-lang/automake/m4/init.m4

Branch :


Log

Author Commit Date CI Message
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.
7eacde0b 1997-10-25 05:08:42 added assembler support
cf6c8b75 1997-05-10 23:11:04 error if srcdir already configured
0877cdef 1997-03-28 00:45:18 added 3rd arg to init function
09bb43da 1997-03-19 05:37:03 fixed up "missing" support
346c7ccd 1997-03-19 04:58:56 applied missing patches from Francois, verbatim
c7f27ed5 1996-11-08 22:57:04 Added sanity check macro
c19b5620 1996-10-06 03:55:55 Many bug fixes