]> git.ipfire.org Git - thirdparty/autoconf.git/log
thirdparty/autoconf.git
20 years agoObsolete AC_FOREACH.
Stepan Kasal [Fri, 1 Jul 2005 08:45:22 +0000 (08:45 +0000)] 
Obsolete AC_FOREACH.

20 years agoChange the explanation about #include <config.h>.
Stepan Kasal [Fri, 1 Jul 2005 05:55:41 +0000 (05:55 +0000)] 
Change the explanation about #include <config.h>.

20 years agoFix the order of the macros.
Stepan Kasal [Thu, 30 Jun 2005 18:42:08 +0000 (18:42 +0000)] 
Fix the order of the macros.

20 years ago.
Stepan Kasal [Thu, 30 Jun 2005 18:28:11 +0000 (18:28 +0000)] 
.

20 years ago(_AC_OUTPUT_CONFIG_STATUS): Use a here document to output the default
Stepan Kasal [Thu, 30 Jun 2005 18:27:40 +0000 (18:27 +0000)] 
(_AC_OUTPUT_CONFIG_STATUS): Use a here document to output the default
   config_* lists to config.status.
   Don't recognize option --file, if the functionality is not there.
   Likewise for --header; moreover, recognize --he and --h as shortcuts
   for --help in that case.

20 years agofix parsing of Fortran -v output in Portland-Group compiler again
Stepan Kasal [Thu, 30 Jun 2005 12:59:13 +0000 (12:59 +0000)] 
fix parsing of Fortran -v output in Portland-Group compiler again

20 years agominor rewording
Stepan Kasal [Thu, 30 Jun 2005 12:55:46 +0000 (12:55 +0000)] 
minor rewording

20 years agoMention Gnulib.
Stepan Kasal [Thu, 30 Jun 2005 12:29:19 +0000 (12:29 +0000)] 
Mention Gnulib.

20 years ago* lib/autom4te.in (Automake-preselections): Preselect AC_SUBST_TRACE.
Alexandre Duret-Lutz [Thu, 30 Jun 2005 11:09:37 +0000 (11:09 +0000)] 
* lib/autom4te.in (Automake-preselections): Preselect AC_SUBST_TRACE.

20 years agoUse #!/, without space.
Stepan Kasal [Wed, 29 Jun 2005 10:47:38 +0000 (10:47 +0000)] 
Use #!/, without space.

20 years agoksh looses redirections on exec
Stepan Kasal [Wed, 29 Jun 2005 10:36:04 +0000 (10:36 +0000)] 
ksh looses redirections on exec

20 years agoIntroduce AC_SUBST_TRACE
Stepan Kasal [Wed, 29 Jun 2005 09:33:21 +0000 (09:33 +0000)] 
Introduce AC_SUBST_TRACE

20 years agoMove AC_ARG_VAR up.
Stepan Kasal [Wed, 29 Jun 2005 06:37:47 +0000 (06:37 +0000)] 
Move AC_ARG_VAR up.

20 years ago* doc/autoconf.texi (Limitations of Usual Tools <sed>): Reword recent
Derek Price [Tue, 28 Jun 2005 13:08:29 +0000 (13:08 +0000)] 
* doc/autoconf.texi (Limitations of Usual Tools <sed>): Reword recent
addition.

20 years agoRegenerate.
Paul Eggert [Fri, 24 Jun 2005 02:15:20 +0000 (02:15 +0000)] 
Regenerate.

20 years ago* NEWS: Don't worry about spaces in bindir etc. Only srcdir and working
Paul Eggert [Fri, 24 Jun 2005 02:13:39 +0000 (02:13 +0000)] 
* NEWS: Don't worry about spaces in bindir etc.  Only srcdir and working
directory have inherent problems with special characters like spaces,
due to limitations in Make syntax.  Problem reported by Alexandre
Duret-Lutz.
* lib/autoconf/general.m4 (_AC_INIT_DIRCHECK): Implement the above.
Also, fix Tru64 porting problem with shell patterns,
reported by Ralf Wildenhues.

20 years ago* doc/autoconf.texi (Subdirectories): Fix markup typos.
Paul Eggert [Fri, 24 Jun 2005 00:54:00 +0000 (00:54 +0000)] 
* doc/autoconf.texi (Subdirectories): Fix markup typos.

20 years ago* tests/local.at (AT_CHECK_ENV): Simplify regexp slightly.
Paul Eggert [Fri, 24 Jun 2005 00:47:18 +0000 (00:47 +0000)] 
* tests/local.at (AT_CHECK_ENV): Simplify regexp slightly.

20 years agoRegenerate.
Paul Eggert [Thu, 23 Jun 2005 20:11:18 +0000 (20:11 +0000)] 
Regenerate.

20 years agoFix some more shell quoting problems. Prompted by a bug report
Paul Eggert [Thu, 23 Jun 2005 20:09:25 +0000 (20:09 +0000)] 
Fix some more shell quoting problems.  Prompted by a bug report
from Justace Clutter.
* lib/autoconf/general.m4 (_AC_INIT_DIRCHECK): Put name of invalid
variable into diagnostic.  Make the diagnostic an error, not a warning,
because we really don't support spaces and suchlike in dir names.
(_AC_INIT_SRCDIR): Allow special characters in $ac_unique_file.
Don't worry about backslashes in srcdir; it can't happen now.
(_AC_INIT_PARSE_ARGS): Allow weird characters in ac_optarg.
Simplify ac_optarg handling.
(_AC_ARG_VAR_VALIDATE): Remove unnecessary and inconsistent quotes.

20 years agofix AT_CONFIG_CMP
Stepan Kasal [Wed, 22 Jun 2005 12:13:59 +0000 (12:13 +0000)] 
fix AT_CONFIG_CMP

20 years agotypo in _AC_CANONICAL_SPLIT
Stepan Kasal [Wed, 22 Jun 2005 09:10:50 +0000 (09:10 +0000)] 
typo in _AC_CANONICAL_SPLIT

20 years agoNo blanks after sed command ":" and other minor fixes.
Stepan Kasal [Tue, 21 Jun 2005 16:03:58 +0000 (16:03 +0000)] 
No blanks after sed command ":" and other minor fixes.

20 years agofix m4split([])
Stepan Kasal [Tue, 21 Jun 2005 15:38:24 +0000 (15:38 +0000)] 
fix m4split([])

20 years ago* lib/m4/programs.m4 (AC_PROG_YACC): Declare YACC & YFLAGS precious.
Derek Price [Mon, 20 Jun 2005 14:48:09 +0000 (14:48 +0000)] 
* lib/m4/programs.m4 (AC_PROG_YACC): Declare YACC & YFLAGS precious.

20 years ago* lib/m4sugar/m4sh.m4 (as_awk_strverscmp): Port to Solaris /bin/awk.
Paul Eggert [Fri, 17 Jun 2005 20:37:36 +0000 (20:37 +0000)] 
* lib/m4sugar/m4sh.m4 (as_awk_strverscmp): Port to Solaris /bin/awk.
* doc/autoconf.texi:
Don't mention Solaris versions so much, if a
problem is common to all extant versions of Solaris.  Say "SunOS
4" instead of "SunOS" for SunOS 4.
(awk): Mention more of the limitations of traditional Awk.
(cat): Don't talk about cat -v.

20 years ago* lib/m4sugar/m4sh.m4 (_AS_VERSION_COMPARE_PREPARE): New macro.
Paul Eggert [Thu, 16 Jun 2005 21:03:47 +0000 (21:03 +0000)] 
* lib/m4sugar/m4sh.m4 (_AS_VERSION_COMPARE_PREPARE): New macro.
(AS_VERSION_COMPARE): New macro.  The API is taken from CVS,
but the implementation is entirely different and is designed
to be compatible with glibc strverscmp.
* tests/m4sh.at (AS_VERSION_COMPARE): New test.

20 years ago* doc/autoconf.texi (Limitations of Usual Tools): Mention expr bug
Paul Eggert [Thu, 16 Jun 2005 07:24:42 +0000 (07:24 +0000)] 
* doc/autoconf.texi (Limitations of Usual Tools): Mention expr bug
on Mac OS X 10.4 reported by Peter O'Gorman in:
http://lists.gnu.org/archive/html/autoconf-patches/2005-06/msg00041.html
* lib/autoconf/general.m4 (_AC_CANONICAL_SPLIT):
Use shell builtins rather than 'expr', to work around expr bug.

20 years agoUse ":label" rather than ": label" for sed scripts,
Paul Eggert [Sat, 11 Jun 2005 07:01:37 +0000 (07:01 +0000)] 
Use ":label" rather than ": label" for sed scripts,
as Posix suggests.

20 years agoRegenerate.
Paul Eggert [Sat, 11 Jun 2005 06:06:14 +0000 (06:06 +0000)] 
Regenerate.

20 years ago* doc/autoconf.texi: "filesystem" -> "file system".
Paul Eggert [Sat, 11 Jun 2005 06:05:11 +0000 (06:05 +0000)] 
* doc/autoconf.texi: "filesystem" -> "file system".
"behavior" -> "behavior".
Warn about \(...\)* in Solaris sed (written by Ralf Menzel).
* lib/autoconf/general.m4: Omit blank after ":" sed command,
as per POSIX.
* lib/m4sugar/m4sh.m4: Likewise.
* lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS): Work around problem
with Solaris sed.  Fix by Stepan Kasal.

20 years agoRegenerate.
Paul Eggert [Fri, 10 Jun 2005 18:00:00 +0000 (18:00 +0000)] 
Regenerate.

20 years ago* man/Makefile.am (MOSTLYCLEANFILES): Add $(srcdir)/*.t.
Paul Eggert [Fri, 10 Jun 2005 17:56:21 +0000 (17:56 +0000)] 
* man/Makefile.am (MOSTLYCLEANFILES): Add $(srcdir)/*.t.
(.x.1): Ignore the time stamp in the .TH line when deciding whether
to update the man page.  That way, we don't have to check in new
man pages every month.

20 years agoRegenerate.
Paul Eggert [Fri, 10 Jun 2005 17:19:20 +0000 (17:19 +0000)] 
Regenerate.

20 years ago* lib/m4sugar/m4sh.m4 (AS_VAR_TEST_SET): Work even if $1 contains
Paul Eggert [Fri, 10 Jun 2005 17:19:02 +0000 (17:19 +0000)] 
* lib/m4sugar/m4sh.m4 (AS_VAR_TEST_SET): Work even if $1 contains
quotes and backslashes.  Patch from Derek Price.

20 years ago* doc/autoconf.texi (Programming in M4sh): Document AS_TR_CPP &
Derek Price [Fri, 10 Jun 2005 15:42:42 +0000 (15:42 +0000)] 
* doc/autoconf.texi (Programming in M4sh): Document AS_TR_CPP &
AS_TR_SH.

20 years ago* lib/autotest/general.m4 (AT_INIT): Don't accept Solaris 9's diff -u.
Paul Eggert [Wed, 8 Jun 2005 20:27:51 +0000 (20:27 +0000)] 
* lib/autotest/general.m4 (AT_INIT): Don't accept Solaris 9's diff -u.

20 years agoFix texinfo typo in my previous change.
Paul Eggert [Wed, 8 Jun 2005 20:27:20 +0000 (20:27 +0000)] 
Fix texinfo typo in my previous change.

20 years ago(AT_INIT): Don't accept Solaris 9's diff -u, since it outputs chatter
Paul Eggert [Wed, 8 Jun 2005 20:22:39 +0000 (20:22 +0000)] 
(AT_INIT): Don't accept Solaris 9's diff -u, since it outputs chatter
if the input files are the same.  Problem reported by Ralf Menzel.

20 years ago* lib/m4sugar/m4sugar.m4: Undefine include & sinclude rather than
Derek Price [Wed, 8 Jun 2005 18:54:23 +0000 (18:54 +0000)] 
* lib/m4sugar/m4sugar.m4: Undefine include & sinclude rather than
renaming them since they are about to be redefined anyhow.

20 years ago* doc/autoconf.texi (Redefined M4 Macros): Add index entries for most
Derek Price [Wed, 8 Jun 2005 15:44:09 +0000 (15:44 +0000)] 
* doc/autoconf.texi (Redefined M4 Macros): Add index entries for most
redefined M4 macros to this node.  Document m4_include & m4_sinclude.
Move m4_undefine to alphabetical order.

20 years ago* doc/autoconf.texi (Limitations of Builtins) <case>: Mention
Paul Eggert [Wed, 8 Jun 2005 07:55:28 +0000 (07:55 +0000)] 
* doc/autoconf.texi (Limitations of Builtins) <case>: Mention
Tru64 ksh pattern matching bug.  Reported against Libtool by
Albert Chin <libtool@mlists.thewrittenword.com> and
Nicolas Joly <njoly@pasteur.fr>.

20 years agoRegenerate.
Paul Eggert [Wed, 8 Jun 2005 07:15:51 +0000 (07:15 +0000)] 
Regenerate.

20 years ago* README: Recommend GNU M4 1.4.3 or later.
Paul Eggert [Wed, 8 Jun 2005 07:13:50 +0000 (07:13 +0000)] 
* README: Recommend GNU M4 1.4.3 or later.
* doc/autoconf.texi (Introduction): Likewise.
Reword to avoid some formatting glitches.
Use "#!/bin/sh", not "#! /bin/sh"; the space isn't needed these days.
Clarify explanation of HP compiler bug.
Redo example output tp match current CVS snapshot.
Use @example.org in email addresses when the examples
might get inadvertently cut-and-pasted into user code.
Remove example of autom4te usage that doesn't seem to work now.
Use modern AC_INIT (except when the example is meant to be
shown with Autoconf 2.13).
Update ksh info for Solaris 9 and later.
KB -> kB.
Modernize description of Automake versions a bit.
Don't claim a future version of Autoconf is near.
Add [] to examples, so that the manual
follows its own advice about quoting better.
* doc/install.texi: Reword to avoid some formatting glitches.

20 years agotypo
Stepan Kasal [Tue, 7 Jun 2005 13:03:09 +0000 (13:03 +0000)] 
typo

20 years agofix typo
Stepan Kasal [Mon, 6 Jun 2005 09:36:11 +0000 (09:36 +0000)] 
fix typo

20 years agoFix m4_cdr for one-member lists.
Stepan Kasal [Mon, 6 Jun 2005 08:47:02 +0000 (08:47 +0000)] 
Fix m4_cdr for one-member lists.

20 years agoSimplify _AC_OUTPUT_HEADERS.
Stepan Kasal [Mon, 6 Jun 2005 08:21:08 +0000 (08:21 +0000)] 
Simplify _AC_OUTPUT_HEADERS.

20 years agoSimplify _AC_OUTPUT_HEADERS.
Stepan Kasal [Mon, 6 Jun 2005 08:15:47 +0000 (08:15 +0000)] 
Simplify _AC_OUTPUT_HEADERS.

20 years agoSolaris' awk cannot take more than 99 fields.
Stepan Kasal [Mon, 6 Jun 2005 08:01:30 +0000 (08:01 +0000)] 
Solaris' awk cannot take more than 99 fields.

20 years agocheck for g95 in addition to gfortran
Steven G. Johnson [Sun, 5 Jun 2005 18:46:03 +0000 (18:46 +0000)] 
check for g95 in addition to gfortran

20 years agoAIX 5.2 awk cannot swallow literals longer than 399.
Stepan Kasal [Sat, 4 Jun 2005 07:31:48 +0000 (07:31 +0000)] 
AIX 5.2 awk cannot swallow literals longer than 399.

20 years agoAIX awk cannot swallow literals longer than 399.
Stepan Kasal [Sat, 4 Jun 2005 07:30:05 +0000 (07:30 +0000)] 
AIX awk cannot swallow literals longer than 399.

20 years agoa mistake: builddir, not srcdir
Stepan Kasal [Fri, 3 Jun 2005 13:47:56 +0000 (13:47 +0000)] 
a mistake: builddir, not srcdir

20 years agoMake sure autotest.m4f is up-to-date before using it.
Stepan Kasal [Fri, 3 Jun 2005 13:42:15 +0000 (13:42 +0000)] 
Make sure autotest.m4f is up-to-date before using it.

20 years ago* tests/Makefile.am (check_SCRIPTS): Set to $(wrappers).
Stepan Kasal [Fri, 3 Jun 2005 13:16:39 +0000 (13:16 +0000)] 
* tests/Makefile.am (check_SCRIPTS): Set to $(wrappers).
(DISTCLEANFILES): Remove $(check_SCRIPTS).

20 years ago* lib/autotest/general.m4 (AT_INIT): Don't create a regular
Paul Eggert [Thu, 2 Jun 2005 23:30:39 +0000 (23:30 +0000)] 
* lib/autotest/general.m4 (AT_INIT): Don't create a regular
expression of unbounded size when processing the --list option.

20 years ago(AT_INIT): Don't create a regular
Paul Eggert [Thu, 2 Jun 2005 23:30:13 +0000 (23:30 +0000)] 
(AT_INIT): Don't create a regular
expression of unbounded size when processing the --list
option.  This runs afoul of a limit of 399 bytes per regular
expression on AIX.  Problem reported by Ralf Wildenhues.

20 years agoTerminate sentence.
Paul Eggert [Wed, 1 Jun 2005 07:20:26 +0000 (07:20 +0000)] 
Terminate sentence.

20 years ago* NEWS: Note yesterday's changes to AC_SUBST and AC_SUBST_FILE.
Paul Eggert [Wed, 1 Jun 2005 07:16:50 +0000 (07:16 +0000)] 
* NEWS: Note yesterday's changes to AC_SUBST and AC_SUBST_FILE.
* doc/autoconf.texi (Particular Headers): Reword example
for multiline stdbool replacement.
(Setting Output Variables): Reword text a bit.  Don't
give all the details about |#_!!_#|.
Reword description of line replacement.

20 years ago* lib/autoconf/status.m4 (_AC_OUTPUT_FILES): Output variables may
Paul Eggert [Wed, 1 Jun 2005 06:54:45 +0000 (06:54 +0000)] 
* lib/autoconf/status.m4 (_AC_OUTPUT_FILES): Output variables may
now contain newlines, and substituted files must be referenced on
a line alone; the sed scripts to substitute them are now very
different.
(_AC_SED_CMD_LIMIT): Added; single place to store limit on how many
commands can be put in a sed script portably.
* doc/autoconf.texi (Setting Output Variables): Document above
changes.  (Particular Header Checks) <AC_HEADER_STDBOOL>: Give exaple
use of multiline substitution.
* tests/torture.at: No longer expect substitution of newline to fail.

20 years agoRegenerate.
Paul Eggert [Wed, 1 Jun 2005 06:36:25 +0000 (06:36 +0000)] 
Regenerate.

20 years ago* lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_WORK): Fix diagnostics.
Paul Eggert [Fri, 27 May 2005 22:21:44 +0000 (22:21 +0000)] 
* lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_WORK): Fix diagnostics.
From Ralf Menzel (trivial change).

20 years ago* tests/local.at: Don't attempt to check for negated character
Paul Eggert [Wed, 25 May 2005 18:35:05 +0000 (18:35 +0000)] 
* tests/local.at: Don't attempt to check for negated character
classes in shell scripts.  The test was too brittle.

20 years agoDon't use "shift 2".
Stepan Kasal [Wed, 25 May 2005 06:45:11 +0000 (06:45 +0000)] 
Don't use "shift 2".

20 years agoCombine the changelog entries
Stepan Kasal [Tue, 24 May 2005 07:55:29 +0000 (07:55 +0000)] 
Combine the changelog entries

20 years ago(AC_MSG_CHECKING, AC_MSG_RESULT): Put braces around the two echo commands
Stepan Kasal [Tue, 24 May 2005 07:32:13 +0000 (07:32 +0000)] 
(AC_MSG_CHECKING, AC_MSG_RESULT): Put braces around the two echo commands

20 years ago(_AS_ECHO_LOG): New macro
Stepan Kasal [Tue, 24 May 2005 07:29:57 +0000 (07:29 +0000)] 
(_AS_ECHO_LOG): New macro

20 years ago(AS_ESCAPE): Make the pattern a bit simpler
Stepan Kasal [Tue, 24 May 2005 07:27:55 +0000 (07:27 +0000)] 
(AS_ESCAPE): Make the pattern a bit simpler

20 years agoMove _AS_ECHO_UNQUOTED lower; no code change.
Stepan Kasal [Tue, 24 May 2005 07:27:15 +0000 (07:27 +0000)] 
Move _AS_ECHO_UNQUOTED lower; no code change.

20 years ago(m4_ifset): Use m4_ifval.
Stepan Kasal [Tue, 24 May 2005 07:25:32 +0000 (07:25 +0000)] 
(m4_ifset): Use m4_ifval.

20 years agoMerge the two error messages when ac_unique_file is not found.
Stepan Kasal [Tue, 24 May 2005 07:24:49 +0000 (07:24 +0000)] 
Merge the two error messages when ac_unique_file is not found.

20 years agoSimplify end of AC_CONFIG_MACRO_DIR
Stepan Kasal [Tue, 24 May 2005 07:21:43 +0000 (07:21 +0000)] 
Simplify end of AC_CONFIG_MACRO_DIR

20 years agoMake more use of "shift 2" in option processing.
Stepan Kasal [Tue, 24 May 2005 07:20:42 +0000 (07:20 +0000)] 
Make more use of "shift 2" in option processing.

20 years agoMerge the two rules for creating scripts.
Stepan Kasal [Tue, 24 May 2005 06:14:27 +0000 (06:14 +0000)] 
Merge the two rules for creating scripts.

20 years agoMake AC_MSG_RESULT_UNQUOTED obsolete
Stepan Kasal [Tue, 24 May 2005 06:12:10 +0000 (06:12 +0000)] 
Make AC_MSG_RESULT_UNQUOTED obsolete

20 years agotypo
Stepan Kasal [Fri, 20 May 2005 12:07:02 +0000 (12:07 +0000)] 
typo

20 years agoRefresh.
Stepan Kasal [Fri, 20 May 2005 08:39:11 +0000 (08:39 +0000)] 
Refresh.

20 years agotouch, to help people which have 2.59 installed
Stepan Kasal [Fri, 20 May 2005 08:38:36 +0000 (08:38 +0000)] 
touch, to help people which have 2.59 installed

20 years agomake top_builddir consistent with Automake
Stepan Kasal [Fri, 20 May 2005 08:13:15 +0000 (08:13 +0000)] 
make top_builddir consistent with Automake

20 years agoSimplify the init of confdefs.h
Stepan Kasal [Fri, 20 May 2005 07:58:42 +0000 (07:58 +0000)] 
Simplify the init of confdefs.h

20 years ago(m4_text_wrap): Don't m4_quote the second argument to m4_foreach.
Stepan Kasal [Tue, 17 May 2005 09:49:36 +0000 (09:49 +0000)] 
(m4_text_wrap): Don't m4_quote the second argument to m4_foreach.

20 years agoUse expr where possible.
Stepan Kasal [Tue, 17 May 2005 09:29:05 +0000 (09:29 +0000)] 
Use expr where possible.

20 years ago* lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Prepend ${LIBOBJDIR},
Alexandre Duret-Lutz [Sat, 14 May 2005 18:33:30 +0000 (18:33 +0000)] 
* lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Prepend ${LIBOBJDIR},
as on 2005-05-02.
* doc/autoconf.texi (Particular Functions) <AC_FUNC_ALLOCA>:
Mention LIBOBJDIR.

20 years agoUpdate FSF postal mail address.
Paul Eggert [Sat, 14 May 2005 07:00:38 +0000 (07:00 +0000)] 
Update FSF postal mail address.

20 years ago(AC_CONFIG_LIBOBJ_DIR): Remove the broken check.
Stepan Kasal [Fri, 13 May 2005 09:17:15 +0000 (09:17 +0000)] 
(AC_CONFIG_LIBOBJ_DIR): Remove the broken check.

20 years ago(m4_bmatch): Check the number of args.
Stepan Kasal [Fri, 13 May 2005 09:16:44 +0000 (09:16 +0000)] 
(m4_bmatch): Check the number of args.

20 years agoRegenerate.
Paul Eggert [Thu, 12 May 2005 23:47:37 +0000 (23:47 +0000)] 
Regenerate.

20 years ago* lib/autoconf/status.m4 (_AC_SRCDIRS): Simplify the computation
Paul Eggert [Thu, 12 May 2005 23:46:42 +0000 (23:46 +0000)] 
* lib/autoconf/status.m4 (_AC_SRCDIRS): Simplify the computation
  of absolute paths.

20 years ago* lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Make the check
Stepan Kasal [Thu, 12 May 2005 11:26:07 +0000 (11:26 +0000)] 
* lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Make the check
  for absolute directory names in one loop.
* lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Handle
  abbreviations of --version and --debug.

20 years ago* doc/autoconf.texi (Autoconf Language): Be more precise about
Paul Eggert [Tue, 10 May 2005 23:37:57 +0000 (23:37 +0000)] 
* doc/autoconf.texi (Autoconf Language): Be more precise about
quoting.

20 years ago(Autoconf Language): Be more precise about
Paul Eggert [Tue, 10 May 2005 23:37:37 +0000 (23:37 +0000)] 
(Autoconf Language): Be more precise about
quoting rules.  Problems noted by Stepan Kasal.
Also, throughout this document, be more careful about white space.
"blank", "white space", and "space" all have different meanings
and we should be careful to say what we mean.

20 years agoFix C++ related problems reported by Werner Lemberg.
Paul Eggert [Fri, 6 May 2005 05:34:43 +0000 (05:34 +0000)] 
Fix C++ related problems reported by Werner Lemberg.
* doc/autoconf.texi (C++ Compiler): Mention .cpp extension.
* lib/autoconf/c.m4 (AC_LANG(C++)): Set ac_ext to .cpp, not .cc.
* lib/autoconf/types.m4 (AC_TYPE_SIGNAL): Simplify test, to
avoid problems with C++ and throw.
* tests/compile.at: .cpp, not .cc.

20 years agoPrepend LIBOBJDIR, as per 2005-05-02 change.
Paul Eggert [Fri, 6 May 2005 05:28:48 +0000 (05:28 +0000)] 
Prepend LIBOBJDIR, as per 2005-05-02 change.

20 years ago* doc/autoconf.texi (Generic Functions): Typos.
Paul Eggert [Thu, 5 May 2005 08:13:25 +0000 (08:13 +0000)] 
* doc/autoconf.texi (Generic Functions): Typos.

20 years ago* lib/autoconf/general.m4 (_AC_LIBOBJS_NORMALIZE): Prepend each
Gary V. Vaughan [Mon, 2 May 2005 20:14:49 +0000 (20:14 +0000)] 
* lib/autoconf/general.m4 (_AC_LIBOBJS_NORMALIZE): Prepend each
object named in LIBOBJS and LTLIBOBJS with the ${LIBOBJDIR}, as
set by latest automake.

20 years ago"expr '' \| ''" outputs 0 on GNU/Linux these days.
Paul Eggert [Mon, 2 May 2005 05:47:11 +0000 (05:47 +0000)] 
"expr '' \| ''" outputs 0 on GNU/Linux these days.

20 years ago(Limitations of Usual Tools): "expr '' \| ''"
Paul Eggert [Mon, 2 May 2005 05:46:47 +0000 (05:46 +0000)] 
(Limitations of Usual Tools): "expr '' \| ''"
outputs 0 on GNU/Linux these days.

20 years agoPOSIX 1003.1-2001 -> Posix
Paul Eggert [Fri, 29 Apr 2005 22:10:30 +0000 (22:10 +0000)] 
POSIX 1003.1-2001 -> Posix

20 years ago* doc/autoconf.texi (Limitations of Builtins): Describe "set -" problems.
Paul Eggert [Fri, 29 Apr 2005 22:05:38 +0000 (22:05 +0000)] 
* doc/autoconf.texi (Limitations of Builtins): Describe "set -" problems.