Kevin Ryde
786887c774
Bit more of:
...
* doc/autoconf.texi (Using System Type): Revise, showing $host rather
than $target since the latter is not usual, add guidelines on when to
use or not use the system type.
$host_cpu pointed out by Ralf Corsepius.
2003-11-15 22:26:12 +00:00
Kevin Ryde
e31511767a
* doc/autoconf.texi (Using System Type): Revise, showing $host rather
...
than $target since the latter is not usual, add guidelines on when to
use or not use the system type.
2003-11-14 23:32:52 +00:00
Kevin Ryde
5ee411f88a
(Using System Type): Revise, showing $host rather
...
than $target since the latter is not usual, add guidelines on when to
use or not use the system type.
2003-11-14 23:32:10 +00:00
Derek Price
87bca2495f
* doc/autoconf.texi (Limitations of Usual Tools): Fix what looks like a
...
typo misrepaired by an auto-spellcheck.
2003-11-12 15:43:21 +00:00
Akim Demaille
fd6c90c36a
* bin/autoreconf.in (&parse_args): Don't call automake with
...
--force-missing unless it actually supports it.
From Debian #219336 .
2003-11-12 15:28:43 +00:00
Akim Demaille
5b23e50984
* configure.ac: Bump to 2.59a.
...
Require 2.59.
2003-11-12 15:21:00 +00:00
Akim Demaille
99a48ad6c1
Version 2.59.
2003-11-06 09:32:24 +00:00
Akim Demaille
76c0108d23
Regen.
2003-11-06 09:28:14 +00:00
Alexandre Duret-Lutz
727294e819
* lib/autoconf/status.m4 (_AC_SRCPATHS): Fix use of AS_SET_CATFILE
...
so that ac_abs_builddir, ac_abs_top_builddir, ac_abs_srcdir,
and ac_abs_top_srcdir are absolute paths.
* lib/m4sugar/m4sh.m4 (AS_SET_CATFILE): Remove misleading comment.
2003-11-05 11:58:43 +00:00
Akim Demaille
8cde79a28b
* configure.ac: Bump to 2.58a.
2003-11-05 10:38:00 +00:00
Kevin Ryde
197784a32b
* doc/autoconf.texi (Using Autotest): Avoid @strong{Note: ...}, since
...
it provokes a warning from makeinfo about looking like a cross
reference in info output.
* doc/autoconf.texi (Function Portability): Add notes on signal
handler return type, as per AC_TYPE_SIGNAL.
2003-11-04 21:20:12 +00:00
Kevin Ryde
fcf298e6c1
(Function Portability): Add notes on signal
...
handler return type, as per AC_TYPE_SIGNAL.
2003-11-04 21:18:58 +00:00
Kevin Ryde
1bcf8a0cf3
(Using Autotest): Avoid @strong{Note: ...}, since
...
it provokes a warning from makeinfo about looking like a cross
reference in info output.
2003-11-04 21:16:10 +00:00
Akim Demaille
2f634c5183
.
2003-11-04 14:41:52 +00:00
Akim Demaille
033be7cd65
tests/mktests.sh (ac_exclude_list): Add AC_FC_FREEFORM.
2003-11-04 12:32:01 +00:00
Akim Demaille
22cc67b23b
Version 2.58.
...
* doc/standards.texi: Update from master.
2003-11-04 08:48:23 +00:00
Akim Demaille
610c228914
AC_CONFIG_FILE([d1/foo:d2/foo]) triggers error messages when
...
computing the absolute path to d1 in the source hierarchy: it may
not exist at all. So don't cd into it.
From Alexandre Duret-Lutz.
http://mail.gnu.org/archive/html/bug-autoconf/2003-10/msg00205.html
* lib/m4sugar/m4sh.m4 (AS_SET_CATFILE): New.
From Paul Eggert, but named after Perl's IO::Spec->catfile.
* doc/autoconf.texi (Programming in M4sh): Document.
* lib/autoconf/status.m4 (_AC_SRCPATHS): Use it.
2003-11-04 08:32:06 +00:00
Pavel Roskin
3a06ae4af8
* doc/autoconf.texi (Generic Structure Checks): Describe
...
action-if-found and action-if-not-found in AC_CHECK_MEMBERS.
2003-11-03 16:35:00 +00:00
Akim Demaille
6ff118ad18
Update.
2003-10-31 08:48:41 +00:00
Akim Demaille
f159338d6e
* tests/fortran.at (GNU Fortran 77): Don't run FC macros.
...
(GNU Fortran): New.
* doc/autoconf.texi (Language Choice): Document.
* lib/autoconf/fortran.m4 (AC_FC_SRCEXT, AC_FC_FREEFORM): Assert
the current language is Fortran.
2003-10-31 08:44:46 +00:00
Akim Demaille
61cf467820
* bin/autom4te.in (&freeze): Use a less likely warning separator
...
than `nn', so that `nnn' is valid in warnings.
Reported by Steve Huston.
2003-10-31 08:43:39 +00:00
Akim Demaille
27197cbed6
* Makefile.cfg (local_updates, executable-update): Tweak to be
...
robust to parallel makes.
Suggested by Alexandre Duret-Lutz.
2003-10-28 08:28:56 +00:00
Akim Demaille
5f99feb4cd
* Makefile.cfg (executable-update): New.
...
(local_updates): Call it.
2003-10-27 16:48:06 +00:00
Akim Demaille
d7b524a8b0
* lib/autoconf/general.m4 (_AC_RUN_IFELSE, _AC_INIT_PREPARE):
...
Don't remove core.* as it may remove valid user files.
* lib/autoconf/functions.m4 (AC_FUNC_SETVBUF_REVERSED)
(AC_FUNC_UTIME_NULL): Likewise.
2003-10-27 11:12:49 +00:00
Akim Demaille
32ae8f6d07
Bump to 2.57h.
2003-10-24 10:01:27 +00:00
Akim Demaille
07238960c7
.
2003-10-24 07:50:28 +00:00
Akim Demaille
7b7d2c43ec
Version 2.57g.
...
* config/config.guess, config/config.sub: Upgrade from masters.
2003-10-23 14:30:04 +00:00
Akim Demaille
3be5747a55
Bump to 2.57g, as should have been done on 2003-10-01.
2003-10-23 09:11:57 +00:00
Akim Demaille
4b174d9e8c
* lib/autoconf/fortran.m4 (AC_FC_SRCEXT): Functions using
...
AC_COMPILE_IFELSE that use break skip the clean up. So do it by
hand...
2003-10-23 08:22:27 +00:00
Akim Demaille
d450d88643
Regen.
2003-10-23 08:20:52 +00:00
Akim Demaille
7e99ccfaa0
* lib/autoconf/general.m4 (_AC_LINK_IFELSE, _AC_COMPILE_IFELSE):
...
Don't forget to remove conftest.err.
2003-10-23 07:56:52 +00:00
Akim Demaille
77c5d24444
* lib/autoconf/general.m4 (_AC_LIBOBJ): Don't insert twice the
...
same object file in $LIBOBJS.
Reported by Alexandre Duret-Lutz & Derek Robert Price.
* doc/autoconf.texi (Generic Functions): Adjust.
2003-10-23 07:49:15 +00:00
Paul Eggert
828da4a04c
Use 'eval', so that the resulting configure scripts work even if
...
the current directory has a weird file name like 'y%s+%pp%;s%@%_%g'.
2003-10-20 23:24:37 +00:00
Daniel Jacobowitz
dd1ddde557
* lib/autoconf/lang.m4 (AC_LANG_WERROR): New macro.
...
* lib/autoconf/general.m4 (_AC_COMPILE_IFELSE, _AC_PREPROC_IFELSE)
(_AC_LINK_IFELSE): Check the werror flag.
* doc/autoconf.texi (Generic Compiler Characteristics): Document
AC_LANG_WERROR.
* NEWS: Mention it.
2003-10-20 16:18:26 +00:00
Daniel Jacobowitz
4c38c907f7
* lib/autoconf/lang.m4 (AC_NO_EXECUTABLES): Override
...
_AC_COMPILER_EXEEXT to attempt a link. If linking fails,
override AC_LINK_IFELSE.
2003-10-20 15:57:44 +00:00
Paul Eggert
fb37a3ec82
Work around a bug in pdksh 5.2.14.
...
Document ksh better.
2003-10-15 22:56:22 +00:00
Kevin Ryde
320a1a6670
*** empty log message ***
2003-10-15 00:13:59 +00:00
Kevin Ryde
611e1bece2
Add sysconf _SC_PAGE_SIZE.
2003-10-15 00:13:12 +00:00
Kevin Ryde
cfc29aeec0
Add putenv and unsetenv.
2003-10-15 00:10:05 +00:00
Kevin Ryde
0e37aef4a8
(Function Portability): Add @prindex for exit.
2003-10-15 00:06:53 +00:00
Paul Eggert
08d070c99d
Trivial fix for vfork cross test.
2003-10-13 19:09:58 +00:00
Steven G. Johnson
40aa8f8cf0
g95 is now to be called gfortran
2003-10-11 23:37:58 +00:00
Paul Eggert
0fd47195fe
Untabify.
2003-10-11 06:52:08 +00:00
Andreas Schwab
0bdeaac15d
Avoid empty first line in --version and --help output.
2003-10-10 09:18:56 +00:00
Paul Eggert
132dcb2111
Don't assume -j is a solo 'make' argument.
2003-10-09 20:23:53 +00:00
Steven G. Johnson
87f8817fdc
bug-fix for AC_{FC,F77}_LIBRARY_LDFLAGS with Intel ifc
2003-10-09 05:32:25 +00:00
Steven G. Johnson
5a401f703d
document new Fortran stuff
2003-10-08 20:06:21 +00:00
Gary V. Vaughan
2f9a01b432
* lib/autoconf/general.m4 (AC_CONFIG_MACRO_DIR): Stub out a macro
...
that future autopoint/aclocal/automake/autoreconf will be able
to trace to find where to install local m4 macros.
* doc/autoconf.texi (Input): Document it.
* NEWS: Updated.
2003-10-08 13:12:19 +00:00
Steven G. Johnson
8cb27aa8a2
fix underquoting and ignore -lcrtbegin for MacOS X
2003-10-07 17:02:16 +00:00
Steven G. Johnson
ab51c2b44a
fix GNU compiler handling in _AC_PROG_FC_G
2003-10-05 18:34:14 +00:00