Akim Demaille
d026b456c5
* autoscan.in (&scan_makefile): Improve programs regexp to parse
...
things like "g++", "file.c" and "some-conf" as tokens.
(&scan_file): Match C++ files extensions.
If the filename extension is C++ then ask for c++.
2001-07-10 09:16:33 +00:00
Steven G. Johnson
c88e42ae6f
grammatical fix
2001-07-07 01:33:24 +00:00
Steven G. Johnson
4ad0ed7fc9
fixed broken AC_F77_DUMMY_MAIN
2001-07-06 01:03:18 +00:00
Pavel Roskin
1abe1e9420
* aclocal.m4 (_AC_PROG_CXX_EXIT_DECLARATION): Remove conftest*
...
after using break.
(_AC_PROG_F77_V_OUTPUT): Remove conftest*, not conftest.* after
linking.
2001-07-05 16:18:19 +00:00
Akim Demaille
60bc8f5e59
* Makefile.am (move_if_change): New. Use it instead of `mv'.
...
(acversion.m4): Name it `$(srcdir)/acversion.m4' to ease broken
Makes' lives.
Reported by Nicolas Joly.
2001-07-05 11:52:20 +00:00
Steven G. Johnson
3b1748b0ea
fixed typo
2001-07-05 01:23:20 +00:00
Akim Demaille
dc5e4b9143
Typo.
2001-07-04 15:29:37 +00:00
Akim Demaille
67d0550e5b
* acgeneral.m4 (_AC_RUN_IFELSE): Remove conftest.o when cleaning
...
up.
* acfunctions.m4 (AC_FUNC_WAIT3): Use `break' to silent some
warnings from compilers.
* aclang.m4 (_AC_LANG_COMPILER_GNU): Log the version information
for all the compilers, not only GNU. Hence move from here...
(AC_PROG_CC, AC_PROG_CXX, AC_PROG_F77): to here.
2001-07-04 15:12:57 +00:00
Akim Demaille
6a2a74c24d
* acfunctions.m4 (AC_FUNC_STRTOD, AC_FUNC_STRERROR_R)
...
(AC_FUNC_STRCOLL, AC_FUNC_WAIT3): Use AC_RUN_IFELSE and
AC_COMPILE_IFELSE.
2001-07-04 14:37:52 +00:00
Akim Demaille
6a392f5d1a
* acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): Actually apply
...
the ``strings.h'' change claimed below.
2001-07-04 13:29:12 +00:00
Akim Demaille
8a06c0fd94
* aclang.m4 (_AC_LANG_COMPILER_GNU): s/-dumpspecs/-v/.
2001-07-04 12:58:39 +00:00
Akim Demaille
f21e011fef
* acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): Include
...
strings.h if usable with string.h.
Suggested by Paul Eggert.
2001-07-04 11:29:50 +00:00
Akim Demaille
043dcc81de
* autoscan.in (&scan_file): Skip FILE if there is FILE.in.
...
From Jens Petersen.
2001-07-04 07:45:12 +00:00
Akim Demaille
30208fadac
Typos.
2001-07-03 15:04:05 +00:00
Akim Demaille
bd4a9c208d
* acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Specify CONFIG_FILES
...
etc. in the log.
2001-07-03 14:47:42 +00:00
Akim Demaille
8ce8361c3d
* acheaders.m4 (AC_CHECK_HEADER): When INCLUDES are set, use the
...
compiler, not the preprocessor.
* acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): No longer use
dedicated code to check for inttypes.h, as AC_CHECK_HEADERS does
the right thing.
* Makefile.am (.m4.m4f): Emphasize M4 error messages and fail
earlier if there are.
2001-07-03 14:12:40 +00:00
Akim Demaille
02adf2d812
* autoscan.in ($initfile): Remove.
...
(&find_file): Rename as...
(&scan_file): this.
Immediately scan the current file, instead of gathering them, and
later having them handled by &scan_files.
(&scan_files): Merely invoke Find::File.
Adjust.
2001-07-03 14:11:06 +00:00
Akim Demaille
4155128221
* autoscan.in: Formatting changes, matching the invocation order.
...
(File::Find): Use it instead of Perl 4's `find.pl'.
(&wanted): Rename as...
(&find_file): this.
2001-07-03 14:10:41 +00:00
Pavel Roskin
8afa8af9e8
* aclang.m4 (AC_F77_DUMMY_MAIN): Remove conftest* after using
...
break in the argument to AC_TRY_LINK_FUNC.
(AC_F77_MAIN): Remove conftest* after using break in the
argument to AC_TRY_LINK.
2001-07-02 18:42:17 +00:00
Pavel Roskin
15191c9f2f
Regenerate.
2001-07-02 15:34:08 +00:00
Steven G. Johnson
98fdb85521
added AC_F77_{DUMMY_}MAIN
2001-07-01 19:41:20 +00:00
Pavel Roskin
9eb4315038
* atgeneral.m4 (AT_CHECK): Add a newline to the end of
...
at-stdout and at-stderr instead of removing the newline
from the echo output, which is not guaranteed to work.
2001-06-29 05:27:48 +00:00
Akim Demaille
17c8111864
* aclang.m4 (_AC_PROG_CXX_EXIT_DECLARATION): Only add declaration to
...
confdefs.h when non-zero.
2001-06-28 16:05:29 +00:00
Akim Demaille
dd187f5e84
* configure.in: Bump to 2.50c.
2001-06-28 15:53:38 +00:00
Akim Demaille
694b7dfdfc
Version 2.50b
2001-06-26 14:32:18 +00:00
Akim Demaille
316dc16101
writable-file: Use release-archive-dir, and be sure it exists.
2001-06-26 12:52:17 +00:00
Akim Demaille
04e97d1a1b
Version 2.50a.
2001-06-26 11:30:22 +00:00
Akim Demaille
169eedc2d0
Prepare for 'make alpha'.
2001-06-26 11:29:51 +00:00
Pavel Roskin
4f28f9a62c
* tests/atspecific.m4 (AT_CHECK_MACRO): Accept one more
...
argument, AUTOCONF-FLAGS.
* tests/mktests.sh (update_exclude_list): Add
AC_SYS_RESTARTABLE_SYSCALLS and AC_FUNC_WAIT3.
* tests/semantics.at: Test AC_SYS_RESTARTABLE_SYSCALLS and
AC_FUNC_WAIT3 with "-W no-obsolete".
2001-06-25 18:27:51 +00:00
Akim Demaille
a9cd64a1be
* tests/foreign.at (libtool): Fix the `libtoolize --version' decoding.
2001-06-25 11:57:14 +00:00
Akim Demaille
80dc65a8a0
* autoscan.in (%macro): Now maps from word to list of macros.
...
(&init_tables): Die when a word which is already handled by
explicit macros is mapped to the default macro.
(&print_unique): Remove, inlined in...
(&output_kind): here.
(File::Basename): Use it.
(&output): Sort the CONFIG_FILES.
* acheaders: Normalize.
* acfunctions: Likewise.
2001-06-25 06:15:07 +00:00
Akim Demaille
eb7be92f35
* aclang.m4 (_AC_LANG_COMPILER_GNU): If GNU, dump the compiler
...
characteristics in the logs.
Suggested by Mo DeJong.
2001-06-25 06:14:43 +00:00
Akim Demaille
9a20a8b2a0
* acfunctions.m4 (AM_FUNC_ERROR_AT_LINE, AM_FUNC_FNMATCH)
...
(AM_FUNC_MKTIME, AM_FUNC_OBSTACK, AM_FUNC_STRTOD): Reactivated.
* doc/autoconf.texi (Autoconf 2.13): New section.
2001-06-23 22:59:11 +00:00
Akim Demaille
ca36be0606
* autoconf.in (Task traces): Separate the error messages from the
...
traces to improve robustness.
2001-06-23 22:58:54 +00:00
Akim Demaille
984307c4ce
* tests/torture.at (AC_ARG_VAR): Make it a single test instead of
...
three as failures are unlikely, and speed matters.
2001-06-23 17:14:34 +00:00
Akim Demaille
567515c87b
Typo.
2001-06-23 15:32:59 +00:00
Akim Demaille
fa0a3dba0c
* doc/autoconf.texi (Redefined M4 Macros): New.
2001-06-23 15:30:22 +00:00
Akim Demaille
aa614be7c3
* acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS): Consider
...
inttypes.h is missing if it conflicts with sys/types.h, as on IRIX
5.3.
2001-06-23 15:18:46 +00:00
Akim Demaille
ebcadf6355
Update.
2001-06-23 15:06:39 +00:00
Akim Demaille
2f086d9b7b
2001-06-23 Paolo Bonzini <bonzini@gnu.org>
...
* acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Defer parsing of
config.status targets to after the evaluation of the INIT-CMDS.
Double quote config.status targets (used to be single quoted).
2001-06-23 Akim Demaille <akim@epita.fr>
* tests/torture.at (CONFIG_FILES, HEADERS, LINKS and COMMANDS):
Check the content of the created file.
Check the ./config.status command line invocation.
2001-06-23 15:04:14 +00:00
Akim Demaille
23e9b13859
* tests/foreign.at (Libtool): Reject prehistoric versions.
2001-06-23 14:01:29 +00:00
Akim Demaille
85285b7ba1
* aclang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Try to be robust to
...
preexisting files matching a.*.
2001-06-23 13:51:39 +00:00
Akim Demaille
95407d46e3
* acgeneral.m4 (_AC_ARG_VAR_VALIDATE): Output error messages on
...
stderr.
* doc/autoconf.texi (AC_ARG_VAR): Update.
2001-06-23 13:10:31 +00:00
Akim Demaille
21c0ac05f4
* acgeneral.m4 (_AC_ARG_VAR_VALIDATE): Die instead of warning when
...
precious variables have changed.
* tests/torture.at (AC_ARG_VAR): Adjust.
2001-06-21 10:56:21 +00:00
Akim Demaille
21c5ee474b
./configure --program-suffix=foo produces `transform=s,$$,foo,;',
...
but some sed choke on multiple `;', and other tools (e.g.,
Automake), include the separator themselves.
* acgeneral.m4 (AC_ARG_VAR): Be sure not to leave extra `;'.
2001-06-21 09:18:16 +00:00
Tim Van Holder
2720ecff86
* doc/autoconf.texi (Functions Portability): Rename as...
...
(Function Portability): this.
(Function Portability): Document potential problems with unlink().
2001-06-19 17:50:56 +00:00
Akim Demaille
ee0ed17eec
Typos.
2001-06-19 17:44:12 +00:00
Tim Van Holder
eeaf83ccae
* doc/autoconf.texi: (Functions Portability) Rename as...
...
(Function Portability): this.
(Function Portability): Docum
2001-06-19 17:40:05 +00:00
Akim Demaille
27c032e297
More patterns.
2001-06-19 17:33:28 +00:00
Akim Demaille
32d23d4aa7
* NEWS, doc/autoconf.texi: Document quadrigraphs.
2001-06-19 06:45:18 +00:00