kc3-lang/automake/m4/header.m4

Branch :


Log

Author Commit Date CI Message
15f3cbc2 2000-08-06 12:36:53 (AM_CONFIG_HEADER): Fix typo in last change: add missing closing bracket and closing parenthesis. Don't quote the first argument to AC_OUTPUT_COMMANDS. Backslash-escape the backquotes and `$' in `am_indx'-incrementing stmt.
4b893ece 2000-08-02 08:59:16 * m4: Quote properly the name of the macros being defined. Use `#' instead of `dnl' where appropriate. * m4/header.m4 (AM_CONFIG_HEADER): Get rid of changequote, just quote. Don't quote passive characters. Pull the AC_PREREQ outside the macro. * m4/init.m4: Pull the AC_PREREQ outside the macro.
be107a4e 1997-04-25 18:31:57 config header patch from Ian
87431841 1997-01-08 01:58:42 added -I option to aclocal
f854b32d 1996-12-01 20:35:52 More fixes
d7ef0e3d 1996-11-24 07:36:33 Minor bug fixes
b67f2a26 1996-11-22 06:25:29 Wrote AM_CONFIG_HEADER