Paul Eggert
2dddd6c450
* doc/autoconf.texi: Give AC_DEFINE and AC_DEFINE_UNQUOTED
...
three args in examples.
2004-09-04 04:52:38 +00:00
Paul Eggert
cb240d8430
Give AC_DEFINE and AC_DEFINE_UNQUOTED
...
three args in examples. Problem reported by Frederik Fouvry in:
http://lists.gnu.org/archive/html/bug-autoconf/2004-09/msg00017.html
Also, fix some minor spacing and punctuation bugs.
2004-09-04 04:51:58 +00:00
Paul Eggert
7c50200e7d
Update GNU m4 1.4.2 URL.
2004-09-02 19:54:20 +00:00
Akim Demaille
fac3ef22a9
* doc/autoconf.texi (Limitations of Builtins): Swap "cd" and
...
"case" to restore ordering.
Reported by Stepan Kasal.
2004-09-02 07:30:25 +00:00
Akim Demaille
a626e04317
* doc/autoconf.texi: Typos and stylos.
2004-08-26 12:40:00 +00:00
Paul Eggert
ebeacf478c
Regenerate.
2004-08-21 00:14:55 +00:00
Paul Eggert
935c28b108
Bump to 2.59c.
2004-08-21 00:12:02 +00:00
Paul Eggert
fa202169ae
(AC_INIT): Bump version number to 2.59c.
2004-08-21 00:10:25 +00:00
Paul Eggert
2b1990a208
Regenerate.
2004-08-21 00:00:29 +00:00
Paul Eggert
301517bd85
Autoconf 2.59b.
2004-08-20 23:59:22 +00:00
Paul Eggert
53b2617cd3
(AC_INIT): Bump to 2.59b.
2004-08-20 23:58:25 +00:00
Paul Eggert
93a49f9f3e
Add advice about m4 1.4.2.
2004-08-20 23:54:31 +00:00
Paul Eggert
9566bcc8b5
(wget_files, cvs_files):
...
Remove ansi2knr.c; nobody uses it.
(ansi2knr.c-url_prefix): Remove.
(cvs-update): Fix test for failure. I don't know why it ever worked...
2004-08-20 23:47:48 +00:00
Paul Eggert
98ac6212d9
Fix copyright.
2004-08-20 23:47:23 +00:00
Paul Eggert
cd32194727
(wget_files): Remove config.guess, config.sub,
...
texinfo.tex for now (done by hand now).
2004-08-20 23:46:55 +00:00
Paul Eggert
bea69b409d
Update URLs, some of which went stale.
...
Use @uref rather than @href.
2004-08-20 23:42:51 +00:00
Paul Eggert
f81868d35d
(_AC_INIT_PARSE_ARGS): Have configure
...
handle "--" as per POSIX. Suggested by Paul Pogonyshev.
2004-08-20 22:54:51 +00:00
Paul Eggert
488dec91cb
Sync with master copy.
2004-08-20 20:19:38 +00:00
Paul Eggert
6b1c07685a
Use "file name" rather than "filename" or "path",
...
to be consistent with the terminology of the GNU coding standards.
2004-08-20 19:58:06 +00:00
Paul Eggert
d4f7aabdf1
* lib/autoconf/c.m4 (AC_LANG_BOOL_COMPILE_TRY(C),
...
AC_C_LONG_DOUBLE): Undo 2004-06-04 change.
2004-08-20 07:01:28 +00:00
Paul Eggert
a8e665bc95
(AC_LANG_BOOL_COMPILE_TRY(C), AC_C_LONG_DOUBLE): Undo 2004-06-04
...
change, as it didn't work with HP-UX 11.23 cc/aCC or Tru64 4.0 cc.
Problem reported by Noah Misch in
<http://lists.gnu.org/archive/html/autoconf/2004-07/msg00004.html >.
2004-08-20 07:01:02 +00:00
Paul Eggert
300532085e
Regenerate.
2004-08-20 06:30:39 +00:00
Paul Eggert
bfc2ff1489
Fixes to support spaces in the name of the build directory.
2004-08-20 06:24:32 +00:00
Paul Eggert
bc4595b7c4
(testdir, AUTOM4TE_CFG, autom4te_perllibdir, main program):
...
Allow spaces in file names.
2004-08-20 06:22:43 +00:00
Paul Eggert
01f2558bd5
(AT_INIT, AT_CLEANUP, _AT_CHECK, AT_CHECK_NOESCAPE):
...
Allow spaces in file names.
2004-08-20 06:22:12 +00:00
Paul Eggert
cc020d9cc3
(_AC_INIT_HELP): Quote $ac_popdir uses.
2004-08-20 06:20:11 +00:00
Paul Eggert
ae4199878b
($autoconf): Allow spaces in file names.
2004-08-20 06:17:21 +00:00
Paul Eggert
90fa5d5d71
(autom4te_options): New var.
...
Use it instead of appending to AUTOM4TE, so that we can allow
spaces in the build directory's absolute name.
2004-08-20 06:16:39 +00:00
Paul Eggert
fb365a2e0d
Add isinf, isnan stuff.
2004-08-12 21:54:04 +00:00
Paul Eggert
70d0937ae4
(Function Portability): Document isinf and
...
and isnan. From a suggestion by Kevin Ryde.
2004-08-12 21:51:48 +00:00
Paul Eggert
7a8ea3e87f
* lib/Autom4te/General.pm (END): Return correct exit status even
...
if unlink succeeds and sets $?.
2004-08-12 17:24:40 +00:00
Paul Eggert
b92feaac1f
(END): Return correct exit status even
...
if unlink succeeds and sets $?. Needed with Solaris 8's perl 5.00503.
2004-08-12 17:24:16 +00:00
Paul Eggert
76fb11e7fe
* tests/torture.at (Deep Package): Use configure.in, not configure.ac.
2004-08-09 23:14:57 +00:00
Paul Eggert
b641ad8b75
(Deep Package): Use configure.in, not configure.ac,
...
for compatibility with Automake 1.4.
2004-08-09 23:13:50 +00:00
Paolo Bonzini
c5a18316e0
Added Nathanael Nerode to ChangeLog entry for AC_CHECK_TARGET_TOOL.
2004-08-04 09:18:34 +00:00
Alexandre Duret-Lutz
cc27a4753f
* lib/autoconf/general.m4 (AC_REQUIRE_AUX_FILE): New empty macro.
...
(AC_CANONICAL_BUILD): Call it to require config.sub and config.guess.
* lib/autoconf/programs.m4 (AC_PROG_INSTALL): Likewise for install-sh.
* doc/autoconf.texi (Input): Document AC_REQUIRE_AUX_FILE.
* lib/autom4te.in (Automake-preselections): Preselect
AC_REQUIRE_AUX_FILE. Automake 1.10 will trace it.
2004-08-03 22:06:09 +00:00
Alexandre Duret-Lutz
a86400c06f
* lib/autom4te.in (Automake-preselections): Preselect
...
AC_CANONICAL_BUILD and AC_CANONICAL_TARGET. Automake 1.9.1 will
trace them.
2004-08-01 22:30:34 +00:00
Paul Eggert
e216d5cb77
Document pdksh POSIX problem.
2004-07-30 00:34:44 +00:00
Paul Eggert
5406443202
(Shellology): Document problem with """
" in pdksh POSIX mode.
2004-07-30 00:34:27 +00:00
Paul Eggert
06d9ea45b2
Regenerate.
2004-07-29 22:35:55 +00:00
Paul Eggert
621101c872
Mention BIN_SH.
2004-07-29 22:30:15 +00:00
Paul Eggert
99fcb9f685
(Shellology): Mention BIN_SH.
2004-07-29 22:29:16 +00:00
Paul Eggert
df0eea46f0
(_AS_BOURNE_COMPATIBLE): Set BIN_SH, for Tru64.
2004-07-29 22:28:54 +00:00
Paul Eggert
b476593e2f
Regenerate.
2004-07-27 20:23:37 +00:00
Paul Eggert
c652094d91
Use "set -o posix" with pdksh, too.
2004-07-27 20:15:15 +00:00
Paul Eggert
8dcb87fb42
* lib/m4sugar/m4sh.m4:
...
Don't fail if ENV, MAIL, MAILPATH, LC_ALL, etc. are read only.
2004-06-24 15:00:29 +00:00
Paul Eggert
22dadd0042
Regenerate.
2004-06-24 07:26:43 +00:00
Paul Eggert
c41d505cbc
* lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): If the shell is
...
zsh, disable GLOB_SUBST.
2004-06-24 07:07:39 +00:00
Paul Eggert
091c734d9a
Warn about names like "aux".
2004-06-04 20:40:33 +00:00
Paul Eggert
8f94c94fe5
* lib/autoconf/c.m4 (AC_LANG_BOOL_COMPILE_TRY (C)): Use division by zero.
2004-06-04 19:39:51 +00:00