Akim Demaille
0dc799f050
Regen.
2003-05-06 07:04:42 +00:00
Derek Price
4ca6566c2c
* lib/emacs/.cvsignore: Add generated elc-stamp file.
2003-05-05 14:54:10 +00:00
Derek Price
044418223e
* lib/autotest/general.m4 (AT_KEYWORDS): Don't use a comma as the
...
seperator with m4_append_uniq(). It doesn't work.
(AT_CLEANUP): Add `;' to end of at_help_all.
(AT_INIT): Allow --keywords to be specified more than once. When
grepping $at_help_all for keywords, use the field and keyword
seperators to ensure a complete keyword match. Alter at_prev handling
to support the new --keywords behavior.
2003-04-29 20:54:12 +00:00
Paul Eggert
d481daa077
2003-04-27 Karl Berry <karl@freefriends.org>
...
* doc/autoconf.texi: Make the dir entries in the autoconf manual
align better with others.
2003-04-28 06:24:52 +00:00
Paul Eggert
8537f7f48b
Make the dir entries in the autoconf manual align better with others.
...
I also made some of the individual entries on one line, for brevity
and to make it easier for me to sort my dir-example file in the
Texinfo distribution :).
2003-04-28 06:24:13 +00:00
Paul Eggert
898de2cdb9
(AC_C_RESTRICT): Fix comment to match code.
2003-04-14 03:47:30 +00:00
Jim Meyering
aac4b9c476
regenerate
2003-04-12 20:55:52 +00:00
Jim Meyering
fb8038feda
* NEWS: Mention the new macro.
...
* lib/autoconf/c.m4 (AC_C_RESTRICT): New macro.
* doc/autoconf.texi (C Compiler): Describe AC_C_RESTRICT.
* tests/c.at: Test AC_C_RESTRICT.
* tests/mktests.sh (ac_exclude_list): Add exclusion for AC_C_RESTRICT.
2003-04-12 20:55:15 +00:00
Jim Meyering
394fe1edb6
(ac_exclude_list): Add exclusion for AC_C_RESTRICT.
2003-04-12 20:53:49 +00:00
Jim Meyering
d732e060a4
(C Compiler): Describe AC_C_RESTRICT.
2003-04-12 20:53:33 +00:00
Jim Meyering
cc5c0689cb
(AC_C_RESTRICT): New macro.
2003-04-12 20:53:20 +00:00
Jim Meyering
c4dbc616c6
Test AC_C_RESTRICT.
2003-04-12 20:53:19 +00:00
Jim Meyering
1d5d3cfba1
Mention the new macro: AC_C_RESTRICT.
2003-04-12 20:53:19 +00:00
Akim Demaille
e4a4525091
* bin/ifnames.in: Skip C++ comments.
...
From Jeremy Yallop.
2003-04-08 08:46:43 +00:00
Akim Demaille
15753f052d
* GNUmakefile (SHELL): Don't assume sh is in /bin/.
...
From Ilya Zakharevich.
2003-04-08 07:42:14 +00:00
Akim Demaille
9870a8db2f
* doc/autoconf.texi (Particular Headers): Some about sys/socket.h,
...
net/if.h, stdlib.h.
2003-04-08 07:18:15 +00:00
Derek Price
c9d391bc40
* lib/autoconf/programs.m4 (AC_PROG_INSTALL): Correct syntax error
...
from Akim's checkin of 3-29.
2003-04-01 21:27:52 +00:00
Derek Price
cb4cb9642c
* tests/torture.at (Configuring subdirectories): Add missing
...
close-quote for Akim's change from 3-28.
2003-04-01 17:33:59 +00:00
Akim Demaille
f3e9a2a87d
* doc/autoconf.texi (ac, at, ms): Rename these indexes as...
...
(AC, AT, MS): these.
(shortindexflag, @acindex, @ahindex, @asindex, @atindex, @msindex):
New.
Use them.
* doc/Makefile.am (CLEANFILES): Adjust.
(TEXI2DVI): Make it --batch.
2003-04-01 07:28:08 +00:00
Akim Demaille
830fd374fe
Regen.
2003-04-01 07:24:38 +00:00
Akim Demaille
53088c588b
Typo.
2003-04-01 06:07:19 +00:00
Derek Price
cd9ac20d85
* lib/autotest/general.m4: Revert the checkin from 3-27 which removed
...
the main loop.
Thanks to Akim Demaille.
2003-03-31 20:25:52 +00:00
Akim Demaille
bda9ad8b4d
* lib/autoconf/programs.m4 (AC_PROG_INSTALL): Skip OS/2's install,
...
that starts a GYI.
From Ilya Zakharevich.
2003-03-29 10:04:26 +00:00
Akim Demaille
a2fe2ed94e
* lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): The
...
documentation to read is Autoconf's.
Suggested by Paul Eggert.
2003-03-29 09:50:11 +00:00
Derek Price
bf4bcbbf91
* lib/autotest/general.m4 (PARSE_ARGS,PARSE_ARGS_END,HELP,HELP_MODES,
...
HELP_TUNING,HELP_OTHER,HELP_END,PREPARE_TESTS,TESTS_END): Define and
use new diversions in preparation for accepting new arguments and
allowing scripting around tests.
(OPTIONS,TAIL): Remove these diversions to make way for the ones above.
2003-03-28 21:41:39 +00:00
Akim Demaille
4c6f840b3f
* lib/autoconf/headers.m4: Suggest reading the section "Present
...
But Cannot Be Compiled" when the header causes problems.
2003-03-28 17:11:29 +00:00
Akim Demaille
03713b9ea8
* tests/torture.at (Configuring subdirectories): Require aclocal
...
1.4, otherwise the test fails, as it does support configure.ac.
This fixes the "test 40 failed" bug reports.
2003-03-28 17:10:27 +00:00
Akim Demaille
5e4393abd6
* doc/autoconf.texi (C Compiler): `#line' portability.
...
From Paul Eggert and Nelson H. F. Beebe.
2003-03-28 14:51:30 +00:00
Derek Price
277b398bea
* lib/autotest/general.m4: Eliminate main loop and reorganize test
...
layout in order to allow scripting around test groups.
2003-03-28 04:00:45 +00:00
Derek Price
fd4f512efd
* lib/autotest/general.m4: Define and use new diversions in preparation
...
for accepting new arguments and allowing scripting around tests.
2003-03-27 21:59:15 +00:00
Derek Price
ed71ef7fc3
* lib/autoconf/general.m4 (AC_ARG_VAR): Use AS_HELP_STRING instead of
...
obsolete AC_HELP_STRING.
(AC_HELP_STRING): AU_DEFUN to...
* lib/m4sugar/m4sh.m4 (AS_HELP_STRING): ...here.
* tests/m4sh.at (AS_HELP_STRING): New test.
* tests/acgeneral.at: Regenerated.
2003-03-27 13:18:34 +00:00
Kevin Ryde
f9c3042f0f
Correction autoconf.texi -> doc/autoconf.texi in 5 places (3 by me).
2003-03-27 00:45:50 +00:00
Derek Price
970e5f746c
* lib/autotest/general.m4: s/DEFAULT/DEFAULTS/ since it makes more
...
sense. Verbosify the diversion definitions comment.
2003-03-26 14:33:20 +00:00
Derek Price
7c3fb31aef
* lib/autotest/general.m4 (AT_INIT): Remove redundant call to
...
AS_PREPARE.
2003-03-26 14:30:48 +00:00
Paul Eggert
c291f8e176
* doc/autoconf.texi (Present But Cannot Be Compiled):
...
Grammar fixes and minor rewording. (trivial change)
2003-03-23 10:22:21 +00:00
Paul Eggert
fb37023c99
(Present But Cannot Be Compiled):
...
Grammar fixes and trivial rewording.
2003-03-23 10:21:43 +00:00
Paul Eggert
39ed680a0f
(C Compiler): "defined" -> "define" typo fix reported by Nelson
...
H. F. Beebe.
2003-03-07 19:21:36 +00:00
Paul Eggert
516266bbcc
Work around a problem noted by Nelson H. F. Beebe with coreutils
...
4.5.9: Sun c89 (Sun WorkShop 6 update 2 C 5.3 Patch 111679-08
2002/05/09) rejects '#line 32768 "configure"' because the line
number overflows.
2003-03-06 20:41:34 +00:00
Paul Eggert
21b4c7ddbd
(Generating Sources): Document that we no longer generate #line directives.
2003-03-06 20:39:55 +00:00
Paul Eggert
db668becd8
Do not generate #line directives (comment fix only).
2003-03-06 20:37:50 +00:00
Paul Eggert
6f8cbd236a
(AC_LANG_SOURCE(C)): Do not generate #line directives.
2003-03-06 20:35:23 +00:00
Richard Dawe
6f70f697f9
tests/atspecific.m4: Normalize the file name for the m4 program,
...
when it has an "exe" file extension. DJGPP's error messages include
the error code in brackets - remove the error code during normalization.
2003-03-03 20:13:50 +00:00
Akim Demaille
b473dc2a62
* doc/autoconf.texi (Present But Cannot Be Compiled): New.
2003-02-28 10:46:19 +00:00
Alexandre Duret-Lutz
4b50bd89ef
* doc/autoconf.texi (Limitations of Make): Remove the section
...
about `$<' in inference rules, it was a bogus interpretation of
an old Automake change. Discuss NetBSD, FreeBSD, OpenBSD, and
Tru64 make in the "target lookup" section.
(Automake): Automake 1.5+ no longer requires special tools to be
present on the developer's host.
2003-02-28 10:15:47 +00:00
Akim Demaille
f6f77d7b72
* bin/autoheader.in (BEGIN): For DJGPP SHELL may not be set
...
to a shell that can handle redirection or quoting correctly.
Override SHELL with the shell detected by configure.
Use of $^O suggested by Tim van Holder.
* bin/autom4te.in (BEGIN): Likewise.
* bin/autoreconf.in (BEGIN): Likewise.
* bin/autoscan.in (BEGIN): Likewise.
* bin/autoupdate.in (BEGIN): Likewise.
* bin/ifnames.in (BEGIN): Likewise.
* bin/ifnames.in: Add final newline to help and version messages.
* lib/autoconf/programs.m4 (AC_PROG_MAKE_SET): Translate colons,
to cope with DOS-style absolute paths, when constructing
${ac_make}.
* lib/autoconf/status.m4 (_AC_OUTPUT_HEADERS, _AC_OUTPUT_FILES):
When constructing paths with IFS=:, quote the path. If we're
constructing a DOS-style absolute path, we don't want to split it
on the colon.
* tests/atspecific.m4 (AT_CHECK_CONFIGURE): Fix typo
in description.
2003-02-28 10:11:07 +00:00
Pavel Roskin
5e7f0f99ed
* bin/autoheader.in: Add missing newline when printing
...
suggestion how change AC_DEFINE call.
2003-02-25 23:20:21 +00:00
Paul Eggert
4165072ca1
Give credit to Jeff Painter for yesterday's bug report.
2003-02-25 18:19:37 +00:00
Paul Eggert
5a747da1c3
Fix a couple of "test -n" typos by replacing them with "test -z".
2003-02-25 06:46:04 +00:00
Paul Eggert
c127caba1e
(Shell Substitutions): test -n -> test -z,
...
to fix a mismatch between example and discussion.
2003-02-25 06:45:37 +00:00
Paul Eggert
36685d590f
(AS_SHELL_SANITIZE): Fix typo in
...
2002-09-01 patch by replacing "test -n" with "test -z".
This fixes a bug reported by Tom Epperly in
<http://mail.gnu.org/archive/html/autoconf/2003-02/msg00139.html >.
2003-02-25 06:45:05 +00:00