]> git.ipfire.org Git - thirdparty/autoconf.git/log
thirdparty/autoconf.git
24 years agoVersion 2.52i.
Akim Demaille [Tue, 5 Mar 2002 08:42:27 +0000 (08:42 +0000)] 
Version 2.52i.

24 years ago* doc/autoconf.texi (AC_LIBOBJ vs. LIBOBJS): New.
Akim Demaille [Mon, 4 Mar 2002 15:09:20 +0000 (15:09 +0000)] 
* doc/autoconf.texi (AC_LIBOBJ vs. LIBOBJS): New.
* lib/autoconf/general.m4 (AC_INIT): More informative error
message for LIBOBJ.

24 years ago* lib/freeze.mk ($(build_libdir)/m4sugar/version.m4): New, for
Akim Demaille [Mon, 4 Mar 2002 15:08:23 +0000 (15:08 +0000)] 
* lib/freeze.mk ($(build_libdir)/m4sugar/version.m4): New, for
parallel builds.

24 years ago* doc/autoconf.texi (Transforming Names): Equality between target
Akim Demaille [Mon, 4 Mar 2002 15:06:44 +0000 (15:06 +0000)] 
* doc/autoconf.texi (Transforming Names): Equality between target
and host is irrelevant.
(Specifying Names, Canonicalizing): Remove all references to the
backward compatibility hooks.  Rather, collect them all into...
(Hosts and Cross-Compilation): this new section.
* doc/install.texi (System Type): Ditto.
* lib/autoconf/general.m4 (AC_CANONICAL_HOST): Explicitly state
that `--host' implies cross-compilation.

24 years ago* doc/autoconf.texi (Evaluation Macros): New.
Akim Demaille [Mon, 4 Mar 2002 15:05:13 +0000 (15:05 +0000)] 
* doc/autoconf.texi (Evaluation Macros): New.
* lib/m4sugar/m4sugar.m4 (m4_lquote): Remove, it is totally
useless.
(_m4_foreach): Define the variant with immediate evaluation so
that it contains exactly the items, not an expression which
evaluation is the current item.
(m4_re_string, m4_re_word): Don't over quote them.

24 years agoInstead of having stacking `shift's evaluated at the end, let
Akim Demaille [Mon, 4 Mar 2002 15:02:21 +0000 (15:02 +0000)] 
Instead of having stacking `shift's evaluated at the end, let
`foreach' loops immediately evaluate them.
* lib/m4sugar/m4sugar.m4 (m4_quote, m4_dquote): Use $@ rather than
$*.  This is the n-th time I change my mind, but hopefully this is
the last...
(m4_lquote): New.
(m4_text_wrap): Use m4_foreach, which is finally correct _and_
efficient.
(m4_foreach_quoted, m4_car_quoted, _m4_foreach_quoted): Remove, as
it was only a hack for m4_text_wrap.
(m4_car2): Remove, replaced by...
(m4_cdr): New.
(_m4_foreach): Adjust.
* lib/autoconf/general.m4 (_AC_INIT_PREPARE): Adjust, and use
m4_bpatsubst for clarification.

24 years ago* doc/autoconf.texi (Changequote is Evil): New.
Akim Demaille [Mon, 4 Mar 2002 14:33:12 +0000 (14:33 +0000)] 
* doc/autoconf.texi (Changequote is Evil): New.

24 years ago* doc/autoconf.texi (Portable Shell): Mention 32-byte #! length limit
Kevin Ryde [Sat, 2 Mar 2002 23:22:27 +0000 (23:22 +0000)] 
* doc/autoconf.texi (Portable Shell): Mention 32-byte #! length limit
on old systems like SunOS.

24 years ago* doc/autoconf.texi (Function Portability): Add va_copy and va_list.
Kevin Ryde [Sat, 2 Mar 2002 23:16:55 +0000 (23:16 +0000)] 
* doc/autoconf.texi (Function Portability): Add va_copy and va_list.

24 years ago* lib/autoconf/c.m4, lib/autoconf/fortran.m4,
Peter Eisentraut [Sat, 2 Mar 2002 15:19:47 +0000 (15:19 +0000)] 
* lib/autoconf/c.m4, lib/autoconf/fortran.m4,
lib/autoconf/functions.m4, lib/autoconf/general.m4,
lib/autoconf/headers.m4, lib/autoconf/lang.m4,
lib/autoconf/programs.m4, lib/autoconf/status.m4: Improve spelling
of messages.

24 years ago* lib/autotest/general.m4 (AT_INIT): Suggest a title to the
Akim Demaille [Thu, 28 Feb 2002 15:55:13 +0000 (15:55 +0000)] 
* lib/autotest/general.m4 (AT_INIT): Suggest a title to the
message to be sent.

24 years ago* doc/autoconf.texi (Function Portability): Add va_copy and va_list.
Kevin Ryde [Wed, 27 Feb 2002 22:25:56 +0000 (22:25 +0000)] 
* doc/autoconf.texi (Function Portability): Add va_copy and va_list.

24 years ago* lib/autoconf/functions.m4 (AC_FUNC_SETPGRP): Fix the test.
Akim Demaille [Mon, 25 Feb 2002 17:38:41 +0000 (17:38 +0000)] 
* lib/autoconf/functions.m4 (AC_FUNC_SETPGRP): Fix the test.
From Akinori Musha.

24 years ago* lib/Autom4te/XFile.pm (getline, getlines): New functions,
Alexandre Duret-Lutz [Thu, 14 Feb 2002 12:04:39 +0000 (12:04 +0000)] 
* lib/Autom4te/XFile.pm (getline, getlines): New functions,
translate rn to n.

24 years agoVersion 2.52h.
Akim Demaille [Mon, 11 Feb 2002 14:04:54 +0000 (14:04 +0000)] 
Version 2.52h.

24 years ago.
Akim Demaille [Sun, 10 Feb 2002 13:20:39 +0000 (13:20 +0000)] 
.

24 years agoVersion 2.52h. AUTOCONF-2.52h
Akim Demaille [Sun, 10 Feb 2002 12:38:46 +0000 (12:38 +0000)] 
Version 2.52h.

24 years agoTypo.
Akim Demaille [Sat, 9 Feb 2002 08:27:23 +0000 (08:27 +0000)] 
Typo.

24 years agofreeze.mk: s/AUTOM4TE/MY_AUTOM4TE/
Akim Demaille [Thu, 7 Feb 2002 21:03:22 +0000 (21:03 +0000)] 
freeze.mk: s/AUTOM4TE/MY_AUTOM4TE/

24 years agoVersion 2.52h.
Akim Demaille [Thu, 7 Feb 2002 18:31:27 +0000 (18:31 +0000)] 
Version 2.52h.

24 years agoFix Autoconf PR/209.
Akim Demaille [Thu, 7 Feb 2002 15:49:31 +0000 (15:49 +0000)] 
Fix Autoconf PR/209.
Also reported by Frank Denis.
* lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Don't over quote.

24 years agoFix Autoconf PR/207:
Akim Demaille [Thu, 7 Feb 2002 12:07:20 +0000 (12:07 +0000)] 
Fix Autoconf PR/207:
AC_PREFIX_PROGRAM fails with dashed program names
* lib/autoconf/general.m4 (AC_PREFIX_PROGRAM): Just use a fresh
variable when looking for the prefix program.
Now it also works for shell variables.

24 years agoRegen.
Akim Demaille [Thu, 7 Feb 2002 12:06:00 +0000 (12:06 +0000)] 
Regen.

24 years agoUpdate.
Akim Demaille [Thu, 7 Feb 2002 09:57:49 +0000 (09:57 +0000)] 
Update.

24 years ago* doc/autoconf.texi (Limitations of Builtins): More about
Akim Demaille [Thu, 7 Feb 2002 09:45:55 +0000 (09:45 +0000)] 
* doc/autoconf.texi (Limitations of Builtins): More about
case/esac.

24 years ago* lib/autoconf/status.m4 (_AC_OUTPUT_COMMANDS): Don't output empty
Akim Demaille [Wed, 6 Feb 2002 17:51:01 +0000 (17:51 +0000)] 
* lib/autoconf/status.m4 (_AC_OUTPUT_COMMANDS): Don't output empty
case/esac, some shells don't support it.
Reported by Zack Weinberg.
* tests/torture.at (AC_CONFIG_COMMANDS with empty commands): New.

24 years ago* lib/autotest/general.m4 (AT_INIT): When handling --keywords, be
Akim Demaille [Wed, 6 Feb 2002 17:29:44 +0000 (17:29 +0000)] 
* lib/autotest/general.m4 (AT_INIT): When handling --keywords, be
sure not to introduce newlines in at_groups.
* lib/autotest/Makefile.am (autotest.m4f): Typo.

24 years agoAdd m4sh.m4f and m4sugar.m4f
Pavel Roskin [Wed, 6 Feb 2002 15:54:42 +0000 (15:54 +0000)] 
Add m4sh.m4f and m4sugar.m4f

24 years agoAdd autotest.m4f
Pavel Roskin [Wed, 6 Feb 2002 15:53:35 +0000 (15:53 +0000)] 
Add autotest.m4f

24 years ago* tests/torture.at (Configuring subdirectories): Skip if aclocal
Akim Demaille [Wed, 6 Feb 2002 09:39:54 +0000 (09:39 +0000)] 
* tests/torture.at (Configuring subdirectories): Skip if aclocal
is not available.

24 years ago* doc/autoconf.texi (Specific Compiler Characteristics):
Paul Eggert [Tue, 5 Feb 2002 22:57:26 +0000 (22:57 +0000)] 
* doc/autoconf.texi (Specific Compiler Characteristics):
Describe HP-UX cc bug workaround more accurately.
* lib/autoconf/types.m4 (AC_CHECK_SIZEOF): Cast to long,
not unsigned long.
* tests/semantics.at (AC_CHECK_SIZEOF): Check non-GCC
cross-compilers, too.  This undoes some of the most recent change
to this file.

24 years ago* doc/autoconf.texi (Specific Compiler Characteristics):
Paul Eggert [Tue, 5 Feb 2002 22:56:16 +0000 (22:56 +0000)] 
* doc/autoconf.texi (Specific Compiler Characteristics):
Describe HP-UX cc bug workaround more accurately.
* lib/autoconf/types.m4 (AC_CHECK_SIZEOF): Cast to long,
not unsigned long.
* tests/semantics.at (AC_CHECK_SIZEOF): Check non-GCC
cross-compilers, too.

24 years agoRegen.
Akim Demaille [Tue, 5 Feb 2002 12:29:22 +0000 (12:29 +0000)] 
Regen.

24 years agoReally add freeze.mk.
Akim Demaille [Tue, 5 Feb 2002 10:20:51 +0000 (10:20 +0000)] 
Really add freeze.mk.

24 years ago* tests/Makefile.am (check_SCRIPTS): Use it, instead of WRAPPERS,
Akim Demaille [Tue, 5 Feb 2002 08:28:08 +0000 (08:28 +0000)] 
* tests/Makefile.am (check_SCRIPTS): Use it, instead of WRAPPERS,
to make sure they are up to date when `check' is run.

24 years ago* doc/autoconf.texi (Making testsuite Scripts): Document
Akim Demaille [Tue, 5 Feb 2002 08:27:53 +0000 (08:27 +0000)] 
* doc/autoconf.texi (Making testsuite Scripts): Document
package.m4.

24 years agoThe previous checkin lacked this ChangeLog.
Akim Demaille [Tue, 5 Feb 2002 08:27:23 +0000 (08:27 +0000)] 
The previous checkin lacked this ChangeLog.

24 years agoImplement `autom4te --freeze'.
Akim Demaille [Tue, 5 Feb 2002 08:24:06 +0000 (08:24 +0000)] 
Implement `autom4te --freeze'.
* bin/autom4te.in (&freeze): New.
* lib/autoconf/autoconf.m4, lib/autotest/general.m4,
* lib/m4sugar/m4sh.m4: Don't include files given by autom4te.

24 years agoImplement `autom4te --freeze'.
Akim Demaille [Tue, 5 Feb 2002 08:12:46 +0000 (08:12 +0000)] 
Implement `autom4te --freeze'.
* bin/autom4te.in (&freeze): New.
* lib/autoconf/autoconf.m4, lib/autotest/general.m4,
* lib/m4sugar/m4sh.m4: Don't include files given by autom4te.

24 years ago* bin/autom4te.in (&parse_args): Implement `frozen files are
Akim Demaille [Tue, 5 Feb 2002 08:11:32 +0000 (08:11 +0000)] 
* bin/autom4te.in (&parse_args): Implement `frozen files are
optional are the sum of the previous files on the command line'.
Also, pass `--reload-state=' on them, so...
(handle_m4): don't.
* lib/autom4te.in (Autotest, Autoconf): Rely on M4sh.
(M4sh): Rely on M4sugar.
(Autotest, M4sh, M4sugar): Use frozen files.

24 years agoUpdate NEWS.
Akim Demaille [Thu, 31 Jan 2002 17:33:44 +0000 (17:33 +0000)] 
Update NEWS.

24 years ago* lib/autoconf/general.m4 (_AC_INIT_PACKAGE): Accept $4.
Akim Demaille [Thu, 31 Jan 2002 16:54:32 +0000 (16:54 +0000)] 
* lib/autoconf/general.m4 (_AC_INIT_PACKAGE): Accept $4.
* doc/autoconf.texi (Initializing configure): Adjust.

24 years ago* lib/autoconf/general.m4 (_AC_INIT_PACKAGE): Map non
Akim Demaille [Wed, 30 Jan 2002 16:13:10 +0000 (16:13 +0000)] 
* lib/autoconf/general.m4 (_AC_INIT_PACKAGE): Map non
alphanumeric to `-' instead of `_'.

24 years ago* tests/semantics.at (AC_CHECK_SIZEOF): Split into two tests: one
Akim Demaille [Wed, 30 Jan 2002 15:11:49 +0000 (15:11 +0000)] 
* tests/semantics.at (AC_CHECK_SIZEOF): Split into two tests: one
for plain code, the other for cross-compilation code.  The latter
is now run with GCC only.
* doc/autoconf.texi (Compilers and Preprocessors): New.

24 years ago* lib/autoconf/general.m4 (_AC_INIT_PACKAGE): Support pre-defined
Akim Demaille [Wed, 30 Jan 2002 13:08:45 +0000 (13:08 +0000)] 
* lib/autoconf/general.m4 (_AC_INIT_PACKAGE): Support pre-defined
values.
* doc/autoconf.texi (Initializing configure): Explain how to
change AC_INIT default values.

24 years ago* tests/torture.at (Configuring subdirectories): Use configure.in,
Akim Demaille [Tue, 29 Jan 2002 17:19:29 +0000 (17:19 +0000)] 
* tests/torture.at (Configuring subdirectories): Use configure.in,
so that aclocal 1.4 works.
Reported by Alexandre Duret-Lutz and Larry Schmitt.

24 years agoBump to 2.52h.
Akim Demaille [Mon, 28 Jan 2002 12:16:23 +0000 (12:16 +0000)] 
Bump to 2.52h.

24 years ago* doc/autoconf.texi (Writing testsuite.at): AT_CLEANUP no longer
Akim Demaille [Mon, 28 Jan 2002 10:46:13 +0000 (10:46 +0000)] 
* doc/autoconf.texi (Writing testsuite.at): AT_CLEANUP no longer
needs an argument.

24 years ago* lib/autotest/general.m4 (AT_INIT): Don't be ridiculous: adjust
Akim Demaille [Mon, 28 Jan 2002 10:46:00 +0000 (10:46 +0000)] 
* lib/autotest/general.m4 (AT_INIT): Don't be ridiculous: adjust
AUTOTEST_PATH *after* it was set.
Don't put `.' in the PATH: the user should be precise and `./' if
needed.  In addition, given that the test suite does some `cd', if
`.' is in the path, the `tested programs' sections will report
programs found in the test suite's directory, while during the
tests (performed in their own directory), these programs are no
longer visible.  In other words, the results is confusing and
useless.
* tests/m4sh.at: Adjust: don't rely on `.' being in the PATH.

24 years agoBump to 2.52h.
Akim Demaille [Mon, 28 Jan 2002 10:44:29 +0000 (10:44 +0000)] 
Bump to 2.52h.

24 years ago.
Akim Demaille [Fri, 25 Jan 2002 11:36:34 +0000 (11:36 +0000)] 
.

24 years agoDon't DISTCLEAN package.m4. AUTOCONF-2.52g
Akim Demaille [Fri, 25 Jan 2002 10:49:12 +0000 (10:49 +0000)] 
Don't DISTCLEAN package.m4.

24 years agoVersion 2.52g.
Akim Demaille [Thu, 24 Jan 2002 18:44:16 +0000 (18:44 +0000)] 
Version 2.52g.

24 years ago* bin/autoheader.in, bin/autoconf.in, bin/autoscan.in,
Akim Demaille [Thu, 24 Jan 2002 18:41:16 +0000 (18:41 +0000)] 
* bin/autoheader.in, bin/autoconf.in, bin/autoscan.in,
* doc/autoconf.texi: Finally add Akim as an author.

24 years ago* lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Use PATH_SEPARATOR.
Akim Demaille [Thu, 24 Jan 2002 17:53:52 +0000 (17:53 +0000)] 
* lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Use PATH_SEPARATOR.
(_AS_PATH_SEPARATOR_PREPARE): Don't expect $SHELL to be
Bourne. Use /bin/sh.
From Andreas Buening.

24 years agoUpdate.
Akim Demaille [Thu, 24 Jan 2002 17:41:37 +0000 (17:41 +0000)] 
Update.

24 years agoUpdate
Akim Demaille [Thu, 24 Jan 2002 17:41:25 +0000 (17:41 +0000)] 
Update

24 years agoRegen.
Akim Demaille [Thu, 24 Jan 2002 17:39:46 +0000 (17:39 +0000)] 
Regen.

24 years ago* config/config.guess, config/config.sub, config/texinfo.tex:
Akim Demaille [Thu, 24 Jan 2002 17:35:00 +0000 (17:35 +0000)] 
* config/config.guess, config/config.sub, config/texinfo.tex:
Update from masters.

24 years agoTypo.
Akim Demaille [Thu, 24 Jan 2002 17:31:17 +0000 (17:31 +0000)] 
Typo.

24 years ago* Makefile.am (AUTOMAKE_OPTIONS): 1.5b.
Akim Demaille [Thu, 24 Jan 2002 17:30:58 +0000 (17:30 +0000)] 
* Makefile.am (AUTOMAKE_OPTIONS): 1.5b.
* config/auxdir.m4, config/cond.m4, config/depend.m4,
* config/init.m4, config/install-sh.m4, config/lispdir.m4,
* config/missing.m4, config/sanity.m4, config/select.m4,
* config/strip.m4: Remove, to ease sync'ing with any version of
Automake.

24 years ago* lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS)
Akim Demaille [Thu, 24 Jan 2002 17:15:54 +0000 (17:15 +0000)] 
* lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS)
(_AC_INIT_PREPARE): Support -n as --no-create, as documented.
Reported by Geir Ove Myhr.

24 years agoRegenerate.
Pavel Roskin [Tue, 22 Jan 2002 20:44:28 +0000 (20:44 +0000)] 
Regenerate.

24 years agoAdd atconfig and atlocal.
Pavel Roskin [Tue, 22 Jan 2002 17:40:35 +0000 (17:40 +0000)] 
Add atconfig and atlocal.

24 years ago* lib/autoconf/functions.m4 (AC_FUNC_MMAP): #Undef malloc.
Akim Demaille [Mon, 21 Jan 2002 13:50:39 +0000 (13:50 +0000)] 
* lib/autoconf/functions.m4 (AC_FUNC_MMAP): #Undef malloc.

24 years ago* lib/Autom4te/General.pm (getopt): Use a more GNUish error
Akim Demaille [Mon, 21 Jan 2002 13:00:52 +0000 (13:00 +0000)] 
* lib/Autom4te/General.pm (getopt): Use a more GNUish error
message on invalid options.
* bin/autom4te.in (parse_args): Don't use
Autoconf::General::getopt with non valid options.

24 years ago.
Jim Meyering [Thu, 17 Jan 2002 13:38:31 +0000 (13:38 +0000)] 
.

24 years ago(_AC_COMPILER_EXEEXT_DEFAULT): Initialize $ac_cv_exeext
Jim Meyering [Thu, 17 Jan 2002 13:38:19 +0000 (13:38 +0000)] 
(_AC_COMPILER_EXEEXT_DEFAULT): Initialize $ac_cv_exeext
so we don't use an old, invalid, cached value.

24 years ago* lib/autoconf/functions.m4 (AC_FUNC_STRNLEN): New, from Jim
Akim Demaille [Fri, 11 Jan 2002 13:25:08 +0000 (13:25 +0000)] 
* lib/autoconf/functions.m4 (AC_FUNC_STRNLEN): New, from Jim
Meyering.
* doc/autoconf.texi (Function Portability): Document the strnlen
limitation.
(Particular Functions): Document AC_FUNC_STRNLEN.
* lib/autoscan/functions: Adjust.

24 years ago* lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Don't create
Akim Demaille [Sun, 6 Jan 2002 20:48:25 +0000 (20:48 +0000)] 
* lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Don't create
package.m4, since is really depends upon configure.ac, not
configure.
* doc/autoconf.texi (testsuite Scripts): Adjust.
* tests/Makefile.am (package.m4): New.
EXTRA_DIST it since its a source.

24 years ago* lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Move the AC_SUBST
Akim Demaille [Sun, 6 Jan 2002 20:48:10 +0000 (20:48 +0000)] 
* lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Move the AC_SUBST
of PACKAGE_NAME, PACKAGE_TARNAME, PACKAGE_VERSION, PACKAGE_STRING,
and PACKAGE_BUGREPORT from here...
(_AC_INIT_DEFAULTS): to here, since it is unrelated to the
arguments.
(_AC_INIT_PREPARE): AC_DEFINE these symbols.
* lib/autotest/general.m4: Use AT_PACKAGE_*, not PACKAGE_*.
(AT_INIT): No longer catch `^PACKAGE_(BUGREPORT|STRING)$'.
* tests/tools.at (autoheader): Adjust.
* tests/atspecific.m4 (AT_CHECK_DEFINES): Adjust.

24 years ago* bin/autoscan.in (scan_file): Use `&used'.
Akim Demaille [Sun, 6 Jan 2002 20:47:57 +0000 (20:47 +0000)] 
* bin/autoscan.in (scan_file): Use `&used'.

24 years ago* doc/autoconf.texi (Output): Improved wording regarding use of
Akim Demaille [Thu, 3 Jan 2002 11:17:28 +0000 (11:17 +0000)] 
* doc/autoconf.texi (Output): Improved wording regarding use of
AC_OUTPUT.
From Olly Betts.

24 years agoTypo in my email addr.
Kevin Ryde [Thu, 20 Dec 2001 00:44:49 +0000 (00:44 +0000)] 
Typo in my email addr.

24 years ago* doc/autoconf.texi (Function Portability): Add notes on
Kevin Ryde [Mon, 17 Dec 2001 23:29:28 +0000 (23:29 +0000)] 
* doc/autoconf.texi (Function Portability): Add notes on
sscanf sometimes needing writable input.

24 years ago* doc/autoconf.texi (Function Portability): Add notes on sscanf
Kevin Ryde [Mon, 17 Dec 2001 23:25:55 +0000 (23:25 +0000)] 
* doc/autoconf.texi (Function Portability): Add notes on sscanf
sometimes needing writable input.

24 years ago*** empty log message ***
Jim Meyering [Mon, 17 Dec 2001 09:54:10 +0000 (09:54 +0000)] 
*** empty log message ***

24 years ago(New Macros): Tweak wording.
Jim Meyering [Mon, 17 Dec 2001 09:52:56 +0000 (09:52 +0000)] 
(New Macros): Tweak wording.

24 years ago* lib/autoconf/general.m4 (_AC_INIT_PREPARE): We cleaning up the
Akim Demaille [Fri, 14 Dec 2001 18:06:28 +0000 (18:06 +0000)] 
* lib/autoconf/general.m4 (_AC_INIT_PREPARE): We cleaning up the
trailing files, don't apply `-rf' to files which might not be
created by configure (core, core.*, and *.core), but just `rm -f'.
Suggested by Jonathan Kamens.

24 years ago* lib/autoconf/general.m4: Avoid duplicates in `$ac_configure_args'.
Akim Demaille [Fri, 14 Dec 2001 18:01:13 +0000 (18:01 +0000)] 
* lib/autoconf/general.m4: Avoid duplicates in `$ac_configure_args'.

24 years ago* Makefile.am (MAINTAINERCLEANFILES): Remove configure.
Akim Demaille [Fri, 14 Dec 2001 17:58:07 +0000 (17:58 +0000)] 
* Makefile.am (MAINTAINERCLEANFILES): Remove configure.

24 years ago* lib/autoconf/status.m4 (_AC_SRCPATHS): Rename buildpath to
Akim Demaille [Fri, 14 Dec 2001 17:57:27 +0000 (17:57 +0000)] 
* lib/autoconf/status.m4 (_AC_SRCPATHS): Rename buildpath to
abs_builddir, top_buildpath to abs_top_builddir, srcpath to
abs_srcdir, top_srcpath to abs_top_srcdir.
(_AC_OUTPUT_FILES): Adjust.
* NEWS, doc/autoconf.texi, lib/autoconf/autotest.m4,
* tests/atspecific.m4, tests/autoreconf.in, tests/tools.at,
* tests/wrappl.in, tests/wrapsh.in: Adjust.

24 years agonoted bug fix to AC_F77_LIBRARY_LDFLAGS
Steven G. Johnson [Thu, 13 Dec 2001 00:25:57 +0000 (00:25 +0000)] 
noted bug fix to AC_F77_LIBRARY_LDFLAGS

24 years agoimproved comment
Steven G. Johnson [Wed, 12 Dec 2001 05:00:23 +0000 (05:00 +0000)] 
improved comment

24 years agoslight comment cleanup
Steven G. Johnson [Wed, 12 Dec 2001 04:56:46 +0000 (04:56 +0000)] 
slight comment cleanup

24 years agospelling fix
Steven G. Johnson [Wed, 12 Dec 2001 04:56:06 +0000 (04:56 +0000)] 
spelling fix

24 years agoFix failed C/Fortran linking on HP/UX, by extracting the Fortran
Steven G. Johnson [Wed, 12 Dec 2001 04:31:12 +0000 (04:31 +0000)] 
Fix failed C/Fortran linking on HP/UX, by extracting the Fortran
library search path from the LPATH line in the $F77 -v output.

24 years ago* doc/autoconf.texi (File Descriptors): Use a clearer layout for the
Kevin Ryde [Wed, 12 Dec 2001 00:09:59 +0000 (00:09 +0000)] 
* doc/autoconf.texi (File Descriptors): Use a clearer layout for the
forbidden file descriptors table.

24 years ago* doc/autoconf.texi (File Descriptors): Use a clearer layout for the
Kevin Ryde [Wed, 12 Dec 2001 00:01:36 +0000 (00:01 +0000)] 
* doc/autoconf.texi (File Descriptors): Use a clearer layout for the
forbidden file descriptors table.

24 years ago* bin/autoscan.in (%c_keywords): Build it at top level.
Akim Demaille [Mon, 26 Nov 2001 10:53:00 +0000 (10:53 +0000)] 
* bin/autoscan.in (%c_keywords): Build it at top level.
Map to 1 in order to simplify its uses.

24 years ago* bin/autoscan.in (&scan_c_file, &scan_sh_file, &scan_makefile):
Akim Demaille [Mon, 26 Nov 2001 10:52:46 +0000 (10:52 +0000)] 
* bin/autoscan.in (&scan_c_file, &scan_sh_file, &scan_makefile):
Remove $filepath, useless.
(&scan_makefile): Don't remove the $(FOO), ${FOO} and @FOO@
variables, they are really part of the tokens.
Split the input line on spaces and then look for tokens.
Now autoscan ceases to ask for AC_PROG_LEX for the package Bison
because of `lex$U.$(OBJEXT)'.
(&scan_files): Use "@list" instead of join.
* doc/Makefile.am (CLEANFILES): Add *.fns.

24 years ago* tests/autoreconf.in, tests/autom4te.in, tests/autoupdate.in:
Akim Demaille [Mon, 26 Nov 2001 10:52:31 +0000 (10:52 +0000)] 
* tests/autoreconf.in, tests/autom4te.in, tests/autoupdate.in:
Remove, replaced by...
* tests/wrappl.in: Be common for all the Perl executables.
In particular autoscan and autoheader want -I.
* configure.ac: Adjust.
* lib/autoscan/headers: errno.h is portable.

24 years ago* bin/autoscan.in (used): New.
Akim Demaille [Mon, 26 Nov 2001 10:51:44 +0000 (10:51 +0000)] 
* bin/autoscan.in (used): New.
Use it.

24 years ago* bin/autoscan.in (&scan_c_file): Better parsing of CPP
Akim Demaille [Mon, 26 Nov 2001 10:51:29 +0000 (10:51 +0000)] 
* bin/autoscan.in (&scan_c_file): Better parsing of CPP
directives.
(&scan_sh_file): Remove a duplicate pattern.
(&check_configure_ac): Use long options.
* lib/autoscan/headers (alloca.h): Check with AC_FUNC_ALLOCA.

24 years ago* bin/autoscan.in (scan_c_file): Fix the handling of C comments.
Akim Demaille [Mon, 26 Nov 2001 10:51:14 +0000 (10:51 +0000)] 
* bin/autoscan.in (scan_c_file): Fix the handling of C comments.
Before, having a line containing the opening of a multi line
comment made the whole line be ignored.

24 years ago* doc/autoconf.texi (Using an Autotest Test Suite): New.
Akim Demaille [Mon, 26 Nov 2001 10:50:58 +0000 (10:50 +0000)] 
* doc/autoconf.texi (Using an Autotest Test Suite): New.
(testsuite Scripts): Be one of its subsection.
(Autotest Logs): New.

24 years agoTest groups are now run two directories deeper.
Akim Demaille [Mon, 26 Nov 2001 10:50:36 +0000 (10:50 +0000)] 
Test groups are now run two directories deeper.
* lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Replace srcdir,
top_srcdir and top_builddir with at_srcdir, at_top_srcdir and
at_top_builddir.
* lib/autotest/general.m4 (AT_INIT): Compute srcdir,
top_srcdir, builddir and top_builddir.
Use `at_*dir' relatively to the directory containing the
suite, use `*dir' when relatively to the current group dir.

24 years agoSpelling fixes.
Paul Eggert [Sun, 25 Nov 2001 15:13:03 +0000 (15:13 +0000)] 
Spelling fixes.

24 years ago* doc/autoconf.texi (Using System Type): Add an example of `case
Alexandre Duret-Lutz [Thu, 22 Nov 2001 18:07:56 +0000 (18:07 +0000)] 
* doc/autoconf.texi (Using System Type): Add an example of `case
$host' usage so people quit using `case $target' everywhere.

24 years ago* doc/autoconf.texi (Installation Directory Variables): Englishoes
Akim Demaille [Thu, 22 Nov 2001 16:12:40 +0000 (16:12 +0000)] 
* doc/autoconf.texi (Installation Directory Variables): Englishoes
spotted by Jim Meyering.