]> git.ipfire.org Git - thirdparty/autoconf.git/log
thirdparty/autoconf.git
24 years agoRegen.
Akim Demaille [Mon, 27 Aug 2001 10:44:04 +0000 (10:44 +0000)] 
Regen.

24 years agoRun update.
Akim Demaille [Mon, 27 Aug 2001 10:24:57 +0000 (10:24 +0000)] 
Run update.

24 years ago* Makefile.maint: Formatting changes.
Akim Demaille [Mon, 27 Aug 2001 10:24:38 +0000 (10:24 +0000)] 
* Makefile.maint: Formatting changes.
(do-po-update, po-update, cvs-update, update): New targets.
(AMTAR): Remove.

24 years agoTypo.
Akim Demaille [Mon, 27 Aug 2001 08:40:30 +0000 (08:40 +0000)] 
Typo.

24 years agoRegen.
Akim Demaille [Mon, 27 Aug 2001 08:38:45 +0000 (08:38 +0000)] 
Regen.

24 years ago* lib/autotest/general.m4 (AT_INIT) <at_cmd_line>: Remove.
Akim Demaille [Mon, 27 Aug 2001 07:21:51 +0000 (07:21 +0000)] 
* lib/autotest/general.m4 (AT_INIT) <at_cmd_line>: Remove.
<at_cmd_line>: New.
Pass it to debug-*.sh scripts.
<AUTOTEST_PATH>: May contain absolute dir names.

24 years ago* lib/autotest/general.m4 (AT_INIT): Log the command line.
Akim Demaille [Mon, 27 Aug 2001 07:21:36 +0000 (07:21 +0000)] 
* lib/autotest/general.m4 (AT_INIT): Log the command line.
Support `VAR=VAL' as arguments.
Compute PATH _after_ the options processing, so that AUTOTEST_PATH
may be set via the command line.

24 years ago* lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): $2 defaults to $1.
Akim Demaille [Mon, 27 Aug 2001 07:21:20 +0000 (07:21 +0000)] 
* lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): $2 defaults to $1.
* lib/autotest/autotest.m4 (AT_INIT): Expand AUTOTEST_PATH into
first the build dirs, then the src dirs.
* configure.ac (AC_CONFIG_TESTDIR): Adjust.

24 years ago* lib/autotest/general.m4 (AT_INIT): Output the definition of
Akim Demaille [Mon, 27 Aug 2001 07:20:37 +0000 (07:20 +0000)] 
* lib/autotest/general.m4 (AT_INIT): Output the definition of
at_data_files earlier.
(--clean, -c): New option.
* tests/Makefile.am: Use this option.

24 years ago* lib/autoconf/status.m4 (_AC_SRCPATHS): Rename `ac_dots' as
Akim Demaille [Mon, 27 Aug 2001 07:20:21 +0000 (07:20 +0000)] 
* lib/autoconf/status.m4 (_AC_SRCPATHS): Rename `ac_dots' as
`ac_top_builddir' to mimic Automake's vocabulary, which much more
readable.
Adjust callers.
* doc/autoconf.texi (Configuration Actions): Document the vars
available in commands.
Emphasize the risks of collisions in init-cmds.

24 years ago* doc/autoconf.texi (Input) <AC_INIT>: Move to..
Akim Demaille [Mon, 27 Aug 2001 07:20:00 +0000 (07:20 +0000)] 
* doc/autoconf.texi (Input) <AC_INIT>: Move to..
(Initializing configure): this new node.

24 years ago* Makefile.am (EXTRA_DIST): INSTALL.txt is a dead hack.
Akim Demaille [Mon, 27 Aug 2001 07:18:58 +0000 (07:18 +0000)] 
* Makefile.am (EXTRA_DIST): INSTALL.txt is a dead hack.

24 years ago* m4/atconfig.m4 (AT_CONFIG): Remove, replaced by...
Akim Demaille [Mon, 27 Aug 2001 07:18:39 +0000 (07:18 +0000)] 
* m4/atconfig.m4 (AT_CONFIG): Remove, replaced by...
* lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): this.
New file.
* m4/Makefile.am (EXTRA_DIST): Oops, adjust...

24 years ago* lib/autoconf/general.m4 (AU_DEFINE, AU_DEFUN, AU_ALIAS): Move
Akim Demaille [Mon, 27 Aug 2001 07:17:23 +0000 (07:17 +0000)] 
* lib/autoconf/general.m4 (AU_DEFINE, AU_DEFUN, AU_ALIAS): Move
to...
* lib/autoconf/autoheader.m4: this new file.
* lib/autoconf/general.m4 (AH_OUTPUT, AH_VERBATIM)
(_AH_VERBATIM_OLD, AH_TEMPLATE, _AH_TEMPLATE_OLD, AH_TOP, AH_BOTTOM):
Move to...
* lib/autoconf/autoupdate.m4: this new file.

24 years ago* lib/autoconf/status.m4 (_AC_SRCPATHS): New.
Akim Demaille [Mon, 27 Aug 2001 07:16:23 +0000 (07:16 +0000)] 
* lib/autoconf/status.m4 (_AC_SRCPATHS): New.
(_AC_OUTPUT_LINKS, _AC_OUTPUT_FILES, _AC_OUTPUT_SUBDIRS): Use it.
Standardize the var names (ac_sub_srcdir -> ac_srcdir, ac_subdir
-> ac_dir).
(_AC_OUTPUT_HEADERS): AS_DIRNAME always return a dir name.
* lib/autoconf/general.m4 (_AC_INIT_HELP): Ditto.

24 years ago* lib/autoconf/autoconf.m4 (AC_CONFIG_COMMANDS)
Akim Demaille [Mon, 27 Aug 2001 07:15:39 +0000 (07:15 +0000)] 
* lib/autoconf/autoconf.m4 (AC_CONFIG_COMMANDS)
(AC_CONFIG_COMMANDS_POST, AC_CONFIG_COMMANDS_PRE, AC_CONFIG_FILES)
(AC_CONFIG_HEADER, AC_CONFIG_HEADERS, AC_CONFIG_IF_MEMBER)
(AC_CONFIG_LINKS, AC_CONFIG_SUBDIRS, AC_FILE_DEPENDENCY_TRACE)
(AC_LINK_FILES, AC_LIST_COMMANDS, AC_LIST_COMMANDS_COMMANDS)
(AC_LIST_FILES, AC_LIST_FILES_COMMANDS, AC_LIST_HEADERS)
(AC_LIST_HEADERS_COMMANDS, AC_LIST_LINKS, AC_LIST_LINKS_COMMANDS)
(AC_OUTPUT, AC_OUTPUT_COMMANDS, AC_OUTPUT_COMMANDS_POST)
(AC_OUTPUT_COMMANDS_PRE, AC_OUTPUT_MAKE_DEFS)
(_AC_CONFIG_COMMANDS_INIT, _AC_CONFIG_DEPENDENCIES)
(_AC_CONFIG_DEPENDENCY, _AC_CONFIG_UNIQUE, _AC_LINK_FILES_CNT)
(_AC_LIST_SUBDIRS, _AC_OUTPUT_COMMANDS, _AC_OUTPUT_COMMANDS_CNT)
(_AC_OUTPUT_COMMANDS_INIT, _AC_OUTPUT_CONFIG_STATUS)
(_AC_OUTPUT_FILES, _AC_OUTPUT_HEADERS, _AC_OUTPUT_LINKS)
(_AC_OUTPUT_SUBDIRS): Move to...
* lib/autoconf/status.m4: this new file.
* lib/autoconf/general.m4, lib/autoconf/Makefile.am: Adjust.
* tests/Makefile.am, tests/suite.at: Adjust.

24 years agoAutomake 1.5.
Akim Demaille [Mon, 27 Aug 2001 07:12:16 +0000 (07:12 +0000)] 
Automake 1.5.
* Makefile.am (AUTOMAKE_OPTIONS): Add 1.5 and dist-bzip2.
(AMTAR): Help automake define it.
(INSTALL, install-data-hook): The INSTALL.txt trick is no longer
needed, 1.5 can have a macro and a target with the same name.
* m4/auxdir.m4, m4/cond.m4, m4/depend.m4, m4/install-sh.m4,
* m4/strip.m4: New.
* m4/init.m4, m4/sanity.m4: Update.
* doc/Makefile.am (CLEANFILES): 1.5 knows the texi2dvi files.
* lib/autoconf/Makefile.am, lib/autotest/Makefile.am,
* lib/m4sugar/Makefile.am, lib/autoscan/Makefile.am,
* lib/Autom4te/Makefile.am, man/Makefile.am: Use dist/nodist.

24 years agoProvide a mean to ``AC_PREREQ'' for M4sugar, M4sh and Autotest.
Akim Demaille [Mon, 27 Aug 2001 07:08:56 +0000 (07:08 +0000)] 
Provide a mean to ``AC_PREREQ'' for M4sugar, M4sh and Autotest.
* lib/autoconf/version.in: Remove.
* lib/m4sugar/version.in: New.
* lib/m4sugar/m4sugar.m4 (m4_acversion, m4_version_prereq): New.
Adjust callers.
* bin/autoupdate.in: Distinguish M4sugar vs. Autoconf macros by
the name of the directory they're in, instead of the filename,
since version.m4 is now in m4sugar, but m4_acversion must not be
classified as an Autoconf macro.
($input_m4): Don't qualify the path to m4sugar.
Rather, pass autoconf_dir to m4.
* tests/Makefile.am (testsuite): Remove -I top_srcdir, unneeded.
* tests/suite.at: Require 2.52c.

24 years agotestsuite.log should include config.log.
Akim Demaille [Mon, 27 Aug 2001 07:03:48 +0000 (07:03 +0000)] 
testsuite.log should include config.log.
* lib/autotest/autotest.m4: New.
* lib/autotest/general.m4, tests/atspecific.m4: Adjust.
* tests/suite.at : Adjust.
(AT_INIT): Log config.log.
* lib/m4sugar/m4sugar.m4 (m4_text_box): New.
* lib/m4sugar/m4sh.m4 (_AS_BOX_LITERAL): Adjust.
* lib/autoconf/general.m4 (_AC_INIT_CONFIG_LOG): Use them.
(_AC_INIT_PREPARE): Fix the incredibly messy and buggy completion
of config.log on traps.
(_AC_OUTPUT_CONFIG_STATUS): Use AS_BOX.
Use consistently `_ACEOF' for configure's here docs, and `_CSEOF'
for config.status'.
Open the log as soon as possible.
Use the same log introduction as configure's.

24 years ago(Indices): New node.
Paul Eggert [Wed, 22 Aug 2001 17:59:30 +0000 (17:59 +0000)] 
(Indices): New node.
Move indices out of the top level menu and into this submenu.

24 years ago* doc/autoconf.texi (Indices): New node.
Paul Eggert [Wed, 22 Aug 2001 17:58:59 +0000 (17:58 +0000)] 
* doc/autoconf.texi (Indices): New node.
Move indices out of the top level menu and into this submenu.

24 years agoAdd.
Akim Demaille [Wed, 22 Aug 2001 06:44:57 +0000 (06:44 +0000)] 
Add.

24 years ago* lib/autoconf/programs.m4 (_AC_PROG_LEX_YYTEXT_DECL): Use
Akim Demaille [Wed, 22 Aug 2001 06:25:15 +0000 (06:25 +0000)] 
* lib/autoconf/programs.m4 (_AC_PROG_LEX_YYTEXT_DECL): Use
AC_TRY_COMMAND.
(AC_DECL_YYTEXT): Fix the previous patch: it points to AC_PROG_LEX.

24 years ago* lib/autoconf/general.m4 (AC_SHELL_PATH_WALK, AC_CHECK_PROG)
Akim Demaille [Wed, 22 Aug 2001 06:25:00 +0000 (06:25 +0000)] 
* lib/autoconf/general.m4 (AC_SHELL_PATH_WALK, AC_CHECK_PROG)
(AC_CHECK_PROGS, AC_PATH_PROG, AC_PATH_PROGS, AC_CHECK_TOOL_PREFIX)
(AC_PATH_TOOL, AC_CHECK_TOOL, AC_CHECK_TOOLS): Move to...
* lib/autoconf/programs.m4: here.
* lib/autoconf/specific.m4 (_AC_PROG_ECHO, AC_PROG_MAKE_SET)
(AC_PROG_RANLIB, AC_PROG_YACC, AC_PROG_LEX, _AC_DECL_YYTEXT)
(AC_PROG_INSTALL, AC_PROG_LN_S, AC_RSH): Move to...
* lib/autoconf/programs.m4: here.
(_AC_DECL_YYTEXT): Rename as...
(_AC_PROG_LEX_YYTEXT_DECL): this.
* lib/autoconf/autoconf.m4, lib/autoconf/Makefile.am
* tests/Makefile.am, tests/suite.am: Adjust.

24 years ago* lib/autoconf/general.m4 (AC_LIST_MEMBER_OF, AC_LINKER_OPTION):
Akim Demaille [Wed, 22 Aug 2001 06:24:46 +0000 (06:24 +0000)] 
* lib/autoconf/general.m4 (AC_LIST_MEMBER_OF, AC_LINKER_OPTION):
Move to...
* lib/autoconf/fortran.m4 (_AC_LIST_MEMBER_IF, _AC_LINKER_OPTION):
here.
* lib/autoconf/general.m4 (AC_TRY_LINK_FUNC): Move to...
* lib/autoconf/functions.m4: here.
* lib/autoconf/general.m4 (AC_SEARCH_LIBS, AC_CHECK_LIB)
(AH_CHECK_LIB): Move to...
* lib/autoconf/libs: this new file.
* lib/autoconf/specific.m4 (_AC_PATH_X_XMKMF, _AC_PATH_X_DIRECT)
(_AC_PATH_X, AC_PATH_X, AC_PATH_XTRA): Move to...
* lib/autoconf/libs.m4: here.
* lib/autoconf/autoconf.m4, lib/autoconf/Makefile.am: Adjust.

24 years ago* lib/m4sugar/m4sh.m4 (AS_MKDIR_P): Fail if fails.
Akim Demaille [Wed, 22 Aug 2001 06:24:29 +0000 (06:24 +0000)] 
* lib/m4sugar/m4sh.m4 (AS_MKDIR_P): Fail if fails.
* lib/autoconf/general.m4 (_AC_OUTPUT_SUBDIRS): Adjust.
(AC_SITE_LOAD): Better logging of config.site.

24 years ago* configure.ac (AT_CONFIG): Fix the path.
Akim Demaille [Mon, 20 Aug 2001 17:57:06 +0000 (17:57 +0000)] 
* configure.ac (AT_CONFIG): Fix the path.
* m4/atconfig.m4 (AT_CONFIG): Don't use EOF but ATEOF so that 2.52
can be used.

24 years agoMore ignore.
Akim Demaille [Mon, 20 Aug 2001 16:39:52 +0000 (16:39 +0000)] 
More ignore.

24 years agoAdd.
Akim Demaille [Mon, 20 Aug 2001 16:32:55 +0000 (16:32 +0000)] 
Add.

24 years agoEnglishos.
Akim Demaille [Mon, 20 Aug 2001 16:25:42 +0000 (16:25 +0000)] 
Englishos.

24 years ago* lib/autoconf/c.m4 (AC_C_BIGENDIAN): Prepare the cross-compile
Alexandre Duret-Lutz [Mon, 20 Aug 2001 16:25:00 +0000 (16:25 +0000)] 
* lib/autoconf/c.m4 (AC_C_BIGENDIAN): Prepare the cross-compile
program with AC_LANG_PROGRAM before feeding it to
AC_COMPILE_IFELSE.  Cleanup grep usage.

24 years ago* ChangeLog, ChangeLog.0, ChangeLog.1, ChangeLog.2, AUTHORS, BUGS,
Akim Demaille [Mon, 20 Aug 2001 15:16:54 +0000 (15:16 +0000)] 
* ChangeLog, ChangeLog.0, ChangeLog.1, ChangeLog.2, AUTHORS, BUGS,
* NEWS, README, README-alpha, TODO, tests/README: This package is
`Autoconf', not `autoconf' (the executable).

24 years agoInfo readers seem to need `Index' in the index node title :(
Akim Demaille [Mon, 20 Aug 2001 14:47:15 +0000 (14:47 +0000)] 
Info readers seem to need `Index' in the index node title :(
* doc/autoconf.texi: Reverse the 2001-08-15 change which
simplified index node names.

24 years ago* lib/autoconf/general.m4 (_AC_INIT_PACKAGE): Warn if the
Akim Demaille [Mon, 20 Aug 2001 14:46:59 +0000 (14:46 +0000)] 
* lib/autoconf/general.m4 (_AC_INIT_PACKAGE): Warn if the
arguments are not literals.
* doc/autoconf.texi (Input) <AC_INIT>: Arguments must be literals.
Specify the output variables, and macros defined.

24 years ago* doc/autoconf.texi (Examining Declarations) <AC_TRY_CPP>:
Akim Demaille [Mon, 20 Aug 2001 14:46:41 +0000 (14:46 +0000)] 
* doc/autoconf.texi (Examining Declarations) <AC_TRY_CPP>:
(Examining Syntax) <AC_TRY_COMPILE>
(Examining Libraries) <AC_TRY_LINK>
(Test Programs) <AC_TRY_RUN>: These macros double quote some of
their arguments.
Reported by Werner Lemberg.

24 years ago* lib/autotest/general.m4 (AT_INIT): Compute top_builddir,
Akim Demaille [Mon, 20 Aug 2001 14:46:29 +0000 (14:46 +0000)] 
* lib/autotest/general.m4 (AT_INIT): Compute top_builddir,
top_srcdir and srcdir from at_topbuild_2_topsrc and at_testdir.
Load atlocal late enough to dump it in the log.
* m4/atconfig.m4 (AT_CONFIG): Pass them to atconfig.

24 years ago* tests/torture.at (Configuring subdirectories): New test.
Akim Demaille [Mon, 20 Aug 2001 14:46:02 +0000 (14:46 +0000)] 
* tests/torture.at (Configuring subdirectories): New test.
* lib/autoconf/general.m4 (_AC_INIT_SRCDIR): Say what you are
looking for.
* m4/atconfig.m4: Be sure the let $[0] be expandable.
(top_srcdir): Fix its computation.

24 years ago* lib/autoconf/general.m4 (_AC_OUTPUT_COMMANDS): Say what you do.
Akim Demaille [Mon, 20 Aug 2001 14:45:49 +0000 (14:45 +0000)] 
* lib/autoconf/general.m4 (_AC_OUTPUT_COMMANDS): Say what you do.
* m4/atconfig.m4 (AT_CONFIG): $1 is now the directory where the
test suite lives.
Create `atconfig' automagically.
Configure atlocal.in if present.
* tests/atconfig.in: Remove.
* tests/atlocal.in: New.
* tests/Makefile.am: Adjust.

24 years agoHuh!?!?! There are still some user EOF tags used, which prevents
Akim Demaille [Mon, 20 Aug 2001 14:45:22 +0000 (14:45 +0000)] 
Huh!?!?!  There are still some user EOF tags used, which prevents
their use in AC_CONFIG_COMMANDS for instance...
* lib/autoconf/general.m4, lib/autoconf/specific.m4,
* lib/autotest/general.m4: Rename the EOF tags as `_ACEOF',
`_CSEOF', or `_ATEOF', as appropriate.
* lib/m4sugar/Makefile.am, lib/autoconf/Makefile.am,
* lib/autotest/Makefile.am (check-local): Enforce this constraint.

24 years ago* tests/base.at, tests/m4sh.at, tests/m4sugar.at,
Akim Demaille [Mon, 20 Aug 2001 14:45:09 +0000 (14:45 +0000)] 
* tests/base.at, tests/m4sh.at, tests/m4sugar.at,
* tests/semantics.at, tests/tools.at, tests/torture.at:
s/^AT_DATA(([^][]+),/AT_DATA([$1],/.

24 years agoAutotest invokes M4sh's initialization.
Akim Demaille [Mon, 20 Aug 2001 14:45:00 +0000 (14:45 +0000)] 
Autotest invokes M4sh's initialization.
* lib/autotest/general.m4: Adjust the diversion names.
(AT_INIT): Run AS_INIT.
Use the BINSH diversion to invoke /bin/sh.
* tests/base.at, tests/m4sh.at, tests/m4sugar.at, tests/tools.at:
* tests/torture.at: Respect M4sugar and M4sh macro name spaces.

24 years agoLet M4sh have its own diversions.
Akim Demaille [Mon, 20 Aug 2001 14:44:48 +0000 (14:44 +0000)] 
Let M4sh have its own diversions.
* lib/autoconf/general.m4 (_m4_divert(BINSH), _m4_divert(REVISION))
(_m4_divert(NOTICE)): Rename as...
* lib/m4sugar/m4msh.m4 (_m4_divert(BINSH), _m4_divert(HEADER-REVISION))
(_m4_divert(HEADER-COMMENT)): these.
(_m4_divert(HEADER-COPYRIGHT), _m4_divert(HEADER-COPYRIGHT)): New.
(_m4_divert(NOTICE)): New, for Libtool.
* lib/autoconf/general.m4 (_m4_divert(PREPARE)): Remove, replaced
long ago with `_m4_divert(GROW)'.
(AC_COPYRIGHT, AC_REVISION, _AC_INIT_NOTICE): Adjust.

24 years ago* tests/base.at, tests/compile.at, tests/foreign.at,
Akim Demaille [Mon, 20 Aug 2001 14:44:38 +0000 (14:44 +0000)] 
* tests/base.at, tests/compile.at, tests/foreign.at,
* tests/m4sh.at, tests/m4sugar.at, tests/mktests.sh,
* tests/semantics.at, tests/suite.at, tests/tools.at,
* tests/torture.at: Ask Autotest mode, not Autoconf mode.

24 years ago* bin/autom4te.in (handle_output): Handle @__@.
Akim Demaille [Mon, 20 Aug 2001 14:44:26 +0000 (14:44 +0000)] 
* bin/autom4te.in (handle_output): Handle @__@.

24 years ago* lib/autoconf/autoconf.m4, lib/autoconf/oldnames.m4,
Akim Demaille [Mon, 20 Aug 2001 14:44:11 +0000 (14:44 +0000)] 
* lib/autoconf/autoconf.m4, lib/autoconf/oldnames.m4,
* lib/autotest/general.m4: Adjust the license.

24 years ago* doc/autoconf.texi (Function Portability): Mention snprintf,
Paul Eggert [Fri, 17 Aug 2001 16:10:31 +0000 (16:10 +0000)] 
* doc/autoconf.texi (Function Portability): Mention snprintf,
following up on a suggestion by Kevin Ryde.

24 years ago(Function Portability): Mention snprintf,
Paul Eggert [Fri, 17 Aug 2001 16:09:26 +0000 (16:09 +0000)] 
(Function Portability): Mention snprintf,
following up on a suggestion by Kevin Ryde.

24 years ago* doc/install.texi, doc/autoconf.texi: Use `autoconf', not
Akim Demaille [Fri, 17 Aug 2001 14:54:14 +0000 (14:54 +0000)] 
* doc/install.texi, doc/autoconf.texi: Use `autoconf', not
`autoconf_manual', as texinfo.tex 2001-06-21.10 chokes on it.

24 years ago* lib/autotest/general.m4 (AT_INIT): Refer to `$as_me.log', not
Akim Demaille [Fri, 17 Aug 2001 14:46:05 +0000 (14:46 +0000)] 
* lib/autotest/general.m4 (AT_INIT): Refer to `$as_me.log', not
`$0.log' as for projects where testsuite is in src, we'd have
testsuite.log created in src.

24 years ago* bin/autom4te.in (&parse_args): Recognize --normalize.
Akim Demaille [Fri, 17 Aug 2001 12:38:53 +0000 (12:38 +0000)] 
* bin/autom4te.in (&parse_args): Recognize --normalize.

24 years agoStart implementing the AC_CHECK_HEADER transition scheme.
Akim Demaille [Fri, 17 Aug 2001 12:08:38 +0000 (12:08 +0000)] 
Start implementing the AC_CHECK_HEADER transition scheme.
* lib/autoconf/headers.m4 (_AC_CHECK_HEADER_NEW)
(_AC_CHECK_HEADER_OLD, _AC_CHECK_HEADER_MONGREL): New.
(AC_CHECK_HEADER): Use them.

24 years ago* doc/autoconf.texi: Work around Texinfo buglets.
Akim Demaille [Fri, 17 Aug 2001 12:07:26 +0000 (12:07 +0000)] 
* doc/autoconf.texi: Work around Texinfo buglets.
(Transformation Rules): One example is enough, users are expected
to have their brains on. And BTW, use DESTDIR.
(dvar): New macro.  Use it.

24 years ago* doc/autoconf.texi (Writing testsuite.at) <AT_CHECK>: Complete.
Akim Demaille [Fri, 17 Aug 2001 12:07:10 +0000 (12:07 +0000)] 
* doc/autoconf.texi (Writing testsuite.at) <AT_CHECK>: Complete.
* lib/autotest/general.m4 (AT_INIT): Use the relative dir when
looking for ChangeLogs.

24 years ago* bin/autom4te.in: --normalize is a new option.
Akim Demaille [Fri, 17 Aug 2001 12:06:56 +0000 (12:06 +0000)] 
* bin/autom4te.in: --normalize is a new option.
* bin/autoconf.in: Use it.

24 years ago* bin/Makefile.am, lib/Autom4te/Makefile.am, lib/autoconf/Makefile.am
Akim Demaille [Fri, 17 Aug 2001 12:06:44 +0000 (12:06 +0000)] 
* bin/Makefile.am, lib/Autom4te/Makefile.am, lib/autoconf/Makefile.am
* lib/autotest/Makefile.am, lib/m4sugar/Makefile.am: Add TAGS support.

24 years agoPut INSTALL copyright notice at start, not at end.
Paul Eggert [Fri, 17 Aug 2001 00:42:44 +0000 (00:42 +0000)] 
Put INSTALL copyright notice at start, not at end.

24 years ago* doc/Makefile.am (fu): New index, can't use fn because of defmac.
Akim Demaille [Wed, 15 Aug 2001 13:23:12 +0000 (13:23 +0000)] 
* doc/Makefile.am (fu): New index, can't use fn because of defmac.
Use it.

24 years ago* doc/autoconf.texi (pr): New index.
Akim Demaille [Wed, 15 Aug 2001 12:34:16 +0000 (12:34 +0000)] 
* doc/autoconf.texi (pr): New index.
(prindex, findex): Use, merge, and output them.
(Environment Variable Index, Output Variable Index)
(Preprocessor Symbol Index, Autoconf Macro Index, M4 Macro Index)
(Autotest Macro Index): Rename as...
(Environment Variables, Output Variables,Preprocessor Symbols)
(Autoconf Macros, M4 Macros, Autotest Macros): these.
* doc/install.texi: Use @command.
(Environment Variables): Rename as...
(Defining Variables): this.

24 years ago* doc/autoconf.texi (Function Portability): sprintf's return
Akim Demaille [Wed, 15 Aug 2001 12:06:30 +0000 (12:06 +0000)] 
* doc/autoconf.texi (Function Portability): sprintf's return
value.
From Kevin Ryde.

24 years ago* Makefile.maint (CVS): New.
Akim Demaille [Wed, 15 Aug 2001 11:43:28 +0000 (11:43 +0000)] 
* Makefile.maint (CVS): New.
(local-check): Run changelog-check. last.
(alpha): Don't depend upon local-check, since...
(cvs-dist): depends upon it.

24 years agoRegen.
Akim Demaille [Wed, 15 Aug 2001 11:43:08 +0000 (11:43 +0000)] 
Regen.

24 years ago* tests/Makefile.am: Use a clean-local rule to remove autom4te.cache (it's a director...
Tim Van Holder [Wed, 15 Aug 2001 10:07:34 +0000 (10:07 +0000)] 
* tests/Makefile.am: Use a clean-local rule to remove autom4te.cache (it's a directory, not a file.
* Makefile.am: Ditto (but maintainer-clean-local).

24 years ago* bin/autom4te.in (@m4_warning): New.
Akim Demaille [Wed, 15 Aug 2001 07:49:59 +0000 (07:49 +0000)] 
* bin/autom4te.in (@m4_warning): New.
(&handle_m4): Use it.
* tests/m4sugar.at (m4_warn): Pass `-f' to autom4te to ensure the
warnings are issued at each run.
* tests/atspecific.m4 (AT_CHECK_M4SUGAR, AT_CHECK_M4SH): M4sugar
is in the src tree.

24 years ago* tests/atspecific.m4 (AT_CHECK_AUTOUPDATE): Perl is now required:
Akim Demaille [Wed, 15 Aug 2001 07:49:39 +0000 (07:49 +0000)] 
* tests/atspecific.m4 (AT_CHECK_AUTOUPDATE): Perl is now required:
don't waste time running `autoupdate --version' works.
* tests/tools.at (autoupdating AC_PREREQ): Likewise.

24 years agoComplete.
Akim Demaille [Mon, 13 Aug 2001 15:18:44 +0000 (15:18 +0000)] 
Complete.

24 years ago* doc/autoconf.texi (ma): Rename this index as...
Akim Demaille [Mon, 13 Aug 2001 12:28:34 +0000 (12:28 +0000)] 
* doc/autoconf.texi (ma): Rename this index as...
(ac): this.

24 years ago* Makefile.am: Remove dead code and dead comments.
Akim Demaille [Mon, 13 Aug 2001 12:25:05 +0000 (12:25 +0000)] 
* Makefile.am: Remove dead code and dead comments.
(pdf, html): New targets.
* doc/autoconf.texi (Using Autotest): New chapter.
* doc/Makefile.am (pdf): New targets.
(CLEANFILES): Adjust.

24 years ago* lib/autotest/general.m4 (AT_INIT): Log the start/stop dates and
Akim Demaille [Mon, 13 Aug 2001 12:24:40 +0000 (12:24 +0000)] 
* lib/autotest/general.m4 (AT_INIT): Log the start/stop dates and
duration of the test suite.

24 years ago* tests/semantics.at (AC_C_BIGENDIAN): Explicitelly save and load
Alexandre Duret-Lutz [Sun, 12 Aug 2001 15:20:29 +0000 (15:20 +0000)] 
* tests/semantics.at (AC_C_BIGENDIAN): Explicitelly save and load
endianness for comparison instead of relying on AT_CHECK_ENV.

24 years ago* doc/autoconf.texi, doc/install.texi: Add a copyright notice
Alexandre Duret-Lutz [Sun, 12 Aug 2001 13:17:35 +0000 (13:17 +0000)] 
* doc/autoconf.texi, doc/install.texi: Add a copyright notice
to the INSTALL file.

24 years ago* NEWS: The autoconf manual now is distributed under the terms
Alexandre Duret-Lutz [Sun, 12 Aug 2001 13:13:10 +0000 (13:13 +0000)] 
* NEWS: The autoconf manual now is distributed under the terms
of the GNU Free Documentation License.

* doc/autoconf.texi: Switch from old style copyright notice to FDL.
Add an appendix "Copying This Manual" for the FDL.

* doc/fdl.texi: New file, from
<http://www.gnu.org/licenses/fdl.texi>.

* doc/Makefile.am (autoconf_TEXINFOS): Add fdl.texi.

24 years ago* AUTHORS, BUGS, ChangeLog, ChangeLog.0, ChangeLog.1,
Alexandre Duret-Lutz [Sun, 12 Aug 2001 13:05:11 +0000 (13:05 +0000)] 
* AUTHORS, BUGS, ChangeLog, ChangeLog.0, ChangeLog.1,
ChangeLog.2, GNUmakefile, Makefile.maint, NEWS, README,
README-alpha, TODO, configure.ac, lib/autoconf/Makefile.am,
m4/atconfig.m4, m4/init.m4, m4/m4.m4, m4/missing.m4,
m4/sanity.m4, tests/README, tests/aclocal.m4,
tests/atspecific.m4, tests/base.at, tests/compile.at,
tests/foreign.at, tests/m4sh.at, tests/m4sugar.at,
tests/semantics.at, tests/suite.at, tests/tools.at,
tests/torture.at: Add copyright notice.

* tests/mktests.sh: Update year in copyright notice.

24 years ago* tests/semantics.at (AC_C_BIGENDIAN): New test.
Alexandre Duret-Lutz [Sun, 12 Aug 2001 12:35:50 +0000 (12:35 +0000)] 
* tests/semantics.at (AC_C_BIGENDIAN): New test.

24 years ago* lib/autoconf/c.m4 (AC_C_BIGENDIAN): Handle ACTION-IF-TRUE,
Alexandre Duret-Lutz [Sun, 12 Aug 2001 12:23:49 +0000 (12:23 +0000)] 
* lib/autoconf/c.m4 (AC_C_BIGENDIAN): Handle ACTION-IF-TRUE,
ACTION-IF-FALSE, and ACTION-IF-UNKNOWN.
* doc/autoconf.texi (C Compiler Characteristics): Update
documentation for AC_C_BIGENDIAN.

24 years ago* lib/autoconf/c.m4 (AC_C_BIGENDIAN): Guess endianness by grep'ing
Alexandre Duret-Lutz [Sun, 12 Aug 2001 12:22:29 +0000 (12:22 +0000)] 
* lib/autoconf/c.m4 (AC_C_BIGENDIAN): Guess endianness by grep'ing
magic values from an object file when cross-compiling.
Based on code by Guido Draheim <Guido.Draheim@gmx.de>.

24 years ago* bin/autom4te.in (&handle_output): Don't use `grep' with side
Akim Demaille [Fri, 10 Aug 2001 07:48:09 +0000 (07:48 +0000)] 
* bin/autom4te.in (&handle_output): Don't use `grep' with side
effects.
Suggested by Russ Allbery.

24 years ago* lib/autoconf/general.m4 (_AC_OUTPUT_SUBDIRS): Propagate the
Akim Demaille [Fri, 10 Aug 2001 07:18:28 +0000 (07:18 +0000)] 
* lib/autoconf/general.m4 (_AC_OUTPUT_SUBDIRS): Propagate the
current $prefix to the sub-configures.

24 years ago2001-08-09 Tim Van Holder <tim.van.holder@pandora.be>
Tim Van Holder [Thu, 9 Aug 2001 15:08:50 +0000 (15:08 +0000)] 
2001-08-09  Tim Van Holder  <tim.van.holder@pandora.be>

* lib/autoconf/lang.m4: Ignore *.xSYM when looking for an executable
extension.

24 years ago* bin/autom4te.in ($icache): Load it only if older than autom4te.
Akim Demaille [Thu, 9 Aug 2001 10:27:40 +0000 (10:27 +0000)] 
* bin/autom4te.in ($icache): Load it only if older than autom4te.

24 years agoTypo.
Akim Demaille [Tue, 7 Aug 2001 08:24:54 +0000 (08:24 +0000)] 
Typo.

24 years ago* lib/autotest/general.m4 (AT_INIT): All the `at-*' are to be
Akim Demaille [Tue, 7 Aug 2001 07:57:01 +0000 (07:57 +0000)] 
* lib/autotest/general.m4 (AT_INIT): All the `at-*' are to be
removed.
(at-setup-line): Huh?  Be a variable `at_setup_line', not a file.
No need to remove the files before and after the each test, before
each test and at the end of the suite is enough.
Display only the children `times', not the shell's.
If the test failed or was skipped, at-times is not available.

24 years agoAlways produce testsuite.log, including when there are no
Akim Demaille [Tue, 7 Aug 2001 07:56:51 +0000 (07:56 +0000)] 
Always produce testsuite.log, including when there are no
failures.  This helps getting information on skipped tests, and
duration of the tests.  Err, implement the latter btw.
* lib/autotest/general.m4 (AT_INIT): Set up fd 6 for the log.
Dump information on the first run of each test.
(AT_CLEANUP): Create `at-times' containing the duration of the
test group.

24 years agoThe use of `dumpstat' revealed that `len' was used although it
Akim Demaille [Tue, 7 Aug 2001 07:56:40 +0000 (07:56 +0000)] 
The use of `dumpstat' revealed that `len' was used although it
should not.  m4_text_wrap was using it, but in the Autoconf world
where it is legal.  Hence (i) test M4sh in its own world, not
Autoconf's, and (ii), ahem, fix the bug :)
* lib/autotest/general.m4: Be sure the set good quotes, as tracing
does not like `' instead of [].
(AT_INIT): Forbid `^_?AT_'.
And don't output such tokens.
* tests/Makefile.am (CLEANFILES): Add `script', `script.s4g',
`script.as', and `autom4te.cache'.
Remove `empty' and `macro' which are no longer used.
* tests/atspecific.m4 (AT_CHECK_M4SUGAR, AT_CHECK_M4SH): New.
* tests/m4sugar.at: Use it.
* lib/m4sugar/m4sugar.m4: Use `m4_len' not `len'.

24 years ago* bin/autoconf.in, bin/autoheader.in: --force, -f is a new option.
Akim Demaille [Tue, 7 Aug 2001 07:55:07 +0000 (07:55 +0000)] 
* bin/autoconf.in, bin/autoheader.in: --force, -f is a new option.

24 years agoRemove accidental additions.
Akim Demaille [Sat, 4 Aug 2001 15:19:57 +0000 (15:19 +0000)] 
Remove accidental additions.
Reported by Nicolas Joly.

24 years ago* lib/autoconf/functions.m4 (AC_FUNC_ALLOCA, AC_FUNC_ERROR_AT_LINE)
Akim Demaille [Sat, 4 Aug 2001 13:16:59 +0000 (13:16 +0000)] 
* lib/autoconf/functions.m4 (AC_FUNC_ALLOCA, AC_FUNC_ERROR_AT_LINE)
(AC_FUNC_FSEEKO, AC_FUNC_OBSTACK): Use AC_LANG_IFELSE, not
AC_TRY_LINK.
* lib/autoconf/headers.m4 (AC_HEADER_MAJOR): Likewise.
* lib/autoconf/fortran.m4 (_AC_LANG_PROGRAM_C_F77_HOOKS)
(AC_F77_MAIN): Likewise.

24 years agoDon't rely on M4sugar outputting the patterns in files, since we
Akim Demaille [Sat, 4 Aug 2001 13:16:47 +0000 (13:16 +0000)] 
Don't rely on M4sugar outputting the patterns in files, since we
might process the output _without_ running m4, hence without these
files.
* lib/m4sugar/m4sugar.m4 (m4_init): No need for `m4_tmpdir'.
* bin/autom4te.in (@Request::includes): Remove, unused.
(@Request::source): Rename as...
(@Request::input): this.
(@preselect): Add `m4_pattern_forbid' and `m4_pattern_allow'.
(&handle_output): Fetch the patterns from the traces.
`$forbidden' and `$allowed' are constant: use m//o.
(&handle_m4): M4sugar no longer wants `m4_tmpdir'.
(m4_pattern_forbid, m4_pattern_allow): Adjust for tracing only.

24 years ago`autoconf && autoheader' is sped up. Now, speed up `autoheader &&
Akim Demaille [Sat, 4 Aug 2001 13:16:30 +0000 (13:16 +0000)] 
`autoconf && autoheader' is sped up.  Now, speed up `autoheader &&
autoconf', i.e., in addition to caching traces, cache the output.
* bin/autom4te.in (Request::cache): Rename as...
(Request::id): this.
($cache, $icache, $tcache, $ocache): New.
(&handle_m4): Save M4 output in the cache instead of $tmp.
(&handle_output): Adjust.
(&up_to_date_p): Check that the output cache is up to date too.
(top level): Run `&handle_m4' iff force or the cache is invalid.
Run `&handle_output' if the output cache is more recent.

24 years ago* bin/autom4te.in ($force): New.
Akim Demaille [Sat, 4 Aug 2001 13:16:15 +0000 (13:16 +0000)] 
* bin/autom4te.in ($force): New.
(&parse_args, &print_usage): -f, --force is a new option.
(&handle_output): CPP directives might have spaces after `#'.
(&parse_args): The first file only can be frozen.

24 years agoDon't let autom4te compute the `include' traces several times:
Akim Demaille [Sat, 4 Aug 2001 13:14:39 +0000 (13:14 +0000)] 
Don't let autom4te compute the `include' traces several times:
first check that the trace cache file is up to date, and then
compare its timestamp with that of the output.
* bin/autom4te.in, bin/autoupdate.in, bin/autoscan.in: Normalize
the preamble.  Don't require 5.005 as Autom4te::General does it,
and better yet (use `use', not `require'!).
* lib/Autom4te/Struct.pm: Rename the last occurrences of
Class::Struct as Autom4te::Struct.
* lib/Autom4te/General.pm (File::stat): Use it.
(&mtime): New, export it.
* bin/autom4te.in: Use it.
Declare `$req' is invalid if it is outdated.
Don't declare it valid before saving it if something went wrong.

24 years agoAutom4te shall not encode Autoconf data, and preselecting traces
Akim Demaille [Sat, 4 Aug 2001 13:14:10 +0000 (13:14 +0000)] 
Autom4te shall not encode Autoconf data, and preselecting traces
must be proposed to the users.
* bin/autom4te.in (@required_trace): Remove.
(@preselect): New.
(&parse_args, &print_usage): -p, --preselect is a new option.
(&up_to_date_p): Adjust.
* bin/autoconf.in: Preselect some Autoconf macros.

24 years ago* tests/tools.at (autoconf --trace: user macros): Check traces on
Akim Demaille [Sat, 4 Aug 2001 13:13:36 +0000 (13:13 +0000)] 
* tests/tools.at (autoconf --trace: user macros): Check traces on
macros invoked without arguments, and macros invoked with multiple
lines arguments.

24 years ago* bin/autom4te.in (handle_traces): Fix rewriting of traces without
Alexandre Duret-Lutz [Fri, 3 Aug 2001 15:22:34 +0000 (15:22 +0000)] 
* bin/autom4te.in (handle_traces): Fix rewriting of traces without

24 years ago* bin/autoconf.in ($@): Work around the usual sh bug.
Akim Demaille [Fri, 3 Aug 2001 09:23:34 +0000 (09:23 +0000)] 
* bin/autoconf.in ($@): Work around the usual sh bug.
From Nicolas Joly.

24 years agoClean up the handling of the M4 builtins tracing exception.
Akim Demaille [Fri, 3 Aug 2001 09:14:38 +0000 (09:14 +0000)] 
Clean up the handling of the M4 builtins tracing exception.
* bin/autom4te.in (Request::request): Don't complete M4 builtins
trace requests.
(@m4_builtins): Rename as...
(@m4_builtin): this.
(%m4_builtin_alternate_name): New.
(&parse_args): Complete the trace requests with alternate names.
(&handle_traces): Hence no longer do it here.
(&trace_requests): Remove, unused.

24 years agoUpdate.
Akim Demaille [Fri, 3 Aug 2001 09:12:26 +0000 (09:12 +0000)] 
Update.

24 years ago* doc/autoconf.texi (Redefined M4 Macros): Document m4_exit,
Akim Demaille [Fri, 3 Aug 2001 09:11:37 +0000 (09:11 +0000)] 
* doc/autoconf.texi (Redefined M4 Macros): Document m4_exit,
m4_if, and m4_wrap.

24 years ago* lib/m4sugar/m4sugar.m4 (m4_init): Also forbid `_m4_*' tokens.
Akim Demaille [Fri, 3 Aug 2001 09:09:45 +0000 (09:09 +0000)] 
* lib/m4sugar/m4sugar.m4 (m4_init): Also forbid `_m4_*' tokens.
(m4_divert_pop): Dump the whole diversion stack when a diversion
mismatch happens.
* bin/autom4te.in (&handle_output): Remember of the first
occurrence of a possibly undefined macro, not the last.
Complain about the possibly undefined macros in the same order as
the appear in the output.
* lib/autoconf/Makefile.am (autoconf.m4f): List its dependencies.
* tests/tools.at (autoconf: forbidden tokens, basic)
(autoconf: forbidden tokens, exceptions): No longer sort
autoconf's stderr, as it is now deterministic.
Check that `dnl' is caught.

24 years ago* configure.ac: Bump to 2.52c.
Akim Demaille [Wed, 1 Aug 2001 21:21:23 +0000 (21:21 +0000)] 
* configure.ac: Bump to 2.52c.

24 years ago.
Akim Demaille [Wed, 1 Aug 2001 17:13:26 +0000 (17:13 +0000)] 
.