Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 2d87e0f5 | 2000-11-16 11:07:37 | * aclocal.in (write_aclocal): Set ``binmode'' after file has been opened, otherwise it has no effect. | ||
| 6039975c | 2000-10-23 18:58:33 | * aclocal.in (write_aclocal): Don't write aclocal.m4 with CRLFs. This circumvents a bug in Cygwin bash. * automake.in (generate_makefile): Don't write Makefile.in files with CRLFs, as it causes problems for the dependency-file extraction in AM_OUTPUT_DEPENDENCY_COMMANDS. | ||
| 0739e173 | 2000-10-17 09:36:59 | * aclocal.in (write_aclocal): Set up aclocal.m4 header with normal comments (#) instead of m4 dnl-type comments. | ||
| a2c34841 | 2000-10-16 09:01:36 | * aclocal.in, aclocal.m4: Standardize FSF Copyright statements. * automake.in, automake.texi: Likewise. * clean-kr.am, clean.am: Likewise. * comp-vars.am: Likewise. * compile, compile.am: Likewise. * data-clean.am: Likewise. * data.am: Likewise. * dejagnu.am: Likewise. * depcomp: Likewise. * depend.am, depend2.am: Likewise. * dist-vars.am, dist.am: Likewise. * elisp-comp: Likewise. * footer.am: Likewise. * header-vars.am, header.am: Likewise. * java-clean.am java.am: Likewise. * kr-extra.am: Likewise. * library.am: Likewise. * libs-clean.am, libs.am: Likewise. * libtool.am: Likewise. * lisp-clean.am lisp.am: Likewise. * ltlib-clean.am ltlib.am: Likewise. * ltlibrary.am: Likewise. * m4/Makefile.in: Likewise. * m4/strtod.m4: Likewise. * mans-vars.am, mans.am: Likewise. * mdate-sh: Likewise. * missing: Likewise. * multilib.am: Likewise. * program.am: Likewise. * progs-clean.am, progs.am: Likewise. * python-clean.am, python.am: Likewise. * remake-hdr.am, remake.am: Likewise. * scripts.am: Likewise. * subdirs.am: Likewise. * tags-clean.am, tags.am: Likewise. * texi-vers.am: Likewise. * texinfos.am: Likewise. * ylwrap: Likewise. | ||
| f42c05c4 | 2000-10-06 22:49:14 | * aclocal.in (add_file): Strip comments while scanning for macro dependencies. | ||
| d757e6cc | 2000-03-20 00:12:59 | * aclocal.in (parse_arguments): Copyright 2000. (write_aclocal): Likewise. * automake.in (parse_arguments): Copyright 2000. (initialize_global_constants): Likewise. | ||
| 3984f1eb | 1999-12-15 19:03:10 | * aclocal.in: Don't pass $acdir to scan_m4_files. (parse_arguments): Push $acdir on end of dirlist. (scan_file): Don't warn if duplicate macro seen. | ||
| 2d5c8e5f | 1999-11-13 04:41:19 | Fix for PR automake/14: * aclocal.in: Added `ud_GNU_GETTEXT'. Updated to mention AC_CYGWIN. * automake.in: Mention AC_CYGWIN, not AC_CYGWIN32. | ||
| 9b560304 | 1999-04-22 21:50:53 | * automake.texi: Don't mention AM_FUNC_MKTIME. * aclocal.in (obsolete_macros): Mention AM_FUNC_MKTIME. * automake.in (scan_one_configure_file): Recognize AC_FUNC_MKTIME, not AM_FUNC_MKTIME. (obsolete_macros): Mention AM_FUNC_MKTIME. * m4/Makefile.am (m4data_DATA): Removed mktime.m4. * m4/mktime.m4: Removed. | ||
| 25e38430 | 1999-02-11 21:35:19 | * aclocal.in (obsolete_macros): Copied from automake.in. (obsolete_rx): Use only keys of obsolete_macros. (scan_configure): Report replacement macro for an obsolete macro. * automake.in (obsolete_macros): Added ud_GNU_GETTEXT. | ||
| 35850024 | 1999-01-10 18:37:08 | * aclocal.in (write_aclocal): Updated copyright. (parse_arguments): Likewise. * automake.in (parse_arguments): Updated copyright. (initialize_global_constants): Likewise. * Makefile.am (pkgdata_DATA): Renamed from pkgdata_SCRIPTS. (install-data-hook): New hook. Report from Petter Reinholdtsen. | ||
| 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. | ||
| 99850ce5 | 1998-08-11 19:30:48 | Changed bug-reporting address. More minor fixes from Markus Oberhumer | ||
| 8733de30 | 1998-05-18 05:33:56 | various fixlets | ||
| 9fd4b88c | 1998-03-23 16:14:25 | added --print-ac-dir to aclocal | ||
| 55131c45 | 1998-03-20 22:16:24 | fixed aclocal bug | ||
| 69c93a96 | 1998-02-23 20:39:44 | --version fixup | ||
| 1619de0c | 1998-02-13 05:28:16 | fixed unused.test aclocal bug | ||
| 71c627f2 | 1998-02-13 04:56:24 | fixed whoami.test buglet | ||
| 578de972 | 1998-02-13 04:37:37 | minor date changes; last fixes to aclocal --output | ||
| f5ac0d3f | 1998-02-13 03:09:51 | fixed bug-reporting address | ||
| 5696510a | 1998-02-12 00:31:42 | checked in fix for aclocal --output bug | ||
| b5deddfd | 1998-01-13 22:27:39 | perl 4 fix for aclocal | ||
| 7bbd2884 | 1997-10-21 17:03:26 | silly bug fix | ||
| b5e75019 | 1997-10-21 06:52:08 | aclocal fix | ||
| cc2cb4bc | 1997-08-27 19:16:58 | copyright fixups | ||
| 530ba8a7 | 1997-08-06 16:52:08 | clean fixlet | ||
| 7df2beef | 1997-07-24 07:21:16 | --help fixlets | ||
| 60506cec | 1997-04-30 01:46:13 | aclocal fix | ||
| 9c2ae2af | 1997-03-20 23:51:34 | cygwin32 support | ||
| 220aadb9 | 1997-03-19 00:21:30 | fixlets | ||
| 4dca334f | 1997-02-24 05:31:31 | perl -w fixes | ||
| 87431841 | 1997-01-08 01:58:42 | added -I option to aclocal | ||
| 4a43b883 | 1996-12-05 09:56:18 | use AM_GNU_GETTEXT now | ||
| 38bca416 | 1996-12-04 02:04:43 | Fixes from Gord | ||
| 6dd56d0c | 1996-11-18 21:36:28 | Removed old macro | ||
| fefccdc2 | 1996-11-16 06:27:55 | AM_FUNC_FNMATCH is obsolete | ||
| 35bc95c9 | 1996-10-06 19:24:34 | Some aclocal bug fixes | ||
| 3615bcf8 | 1996-10-06 16:09:41 | fixlet | ||
| de3868fc | 1996-10-06 07:16:13 | better usage messages | ||
| c19b5620 | 1996-10-06 03:55:55 | Many bug fixes | ||
| 2d0132ba | 1996-09-24 02:52:30 | usage fixes | ||
| 771349c4 | 1996-09-05 16:19:38 | More cleanups for dependency handling | ||
| 322897f7 | 1996-08-13 05:21:39 | Bug fix | ||
| 503a558c | 1996-08-12 23:37:13 | New test, m4 macros | ||
| 530176ea | 1996-08-11 19:06:16 | More bug fixes | ||
| 293f0a04 | 1996-08-10 23:15:36 | ansi2knr rework. strtod fix. aclocal fixes | ||
| 6009013f | 1996-08-06 17:03:16 | Fixlets | ||
| ae0c9a76 | 1996-08-05 22:45:55 | Better aclocal/AM_ support | ||
| 52aa7739 | 1996-07-28 17:54:08 | Include aclocal |