Steven G. Johnson
3ef461c66f
added chapter: The GNU build system
2001-04-24 17:23:26 +00:00
Akim Demaille
c33ae6e582
On HP-UX 10 ranlib --version' creates
./--version'.
...
Reported by Bob Proulx and Jim Meyering.
* acgeneral.m4 (AC_CHECK_PROG, AC_PATH_PROG): Do not invoke the
program with --version.
2001-04-24 08:19:17 +00:00
Jim Meyering
dce93d470e
.
2001-04-22 12:51:07 +00:00
Jim Meyering
acb55c4349
(AC_FUNC_MEMCMP): Remove int main () {' and the trailing
}',
...
since AC_LANG_PROGRAM provides them.
2001-04-22 12:50:07 +00:00
Akim Demaille
dff7a1b5c3
* configure.in: Bump to 2.49f.
2001-04-20 18:03:22 +00:00
Akim Demaille
5988c6b0c0
Version 2.49e.
2001-04-20 17:54:00 +00:00
Akim Demaille
69b6065c22
* tests/foreign.at (Libtool): Ignore configure's stderr.
2001-04-20 17:38:22 +00:00
Akim Demaille
16a999763e
* acgeneral.m4 (AC_OUTPUT): Close the descriptor before running
...
config.status so config.log is properly created on MS-DOS.
2001-04-20 17:03:16 +00:00
Steven G. Johnson
d0a3c356e4
eh, don't hyphenate up-to-date here
2001-04-20 14:13:45 +00:00
Steven G. Johnson
d632f95780
grammar fix
2001-04-20 14:11:38 +00:00
Akim Demaille
6b6c7f7b9f
* tests/atspecific.m4 (AT_CHECK_AUTOUPDATE): Be robust to missing
...
or broken autoupdate.
* tests/tools.at: Likewise.
* tests/Makefile.am (CLEANFILES): Also clean Libtool files.
2001-04-20 13:07:09 +00:00
Tim Van Holder
aad2b3fecd
* acgeneral.m4 (_AC_INIT_SRCDIR): Handle backslashes (DOS paths) for $ac_confdir and $srcdir.
2001-04-18 16:50:13 +00:00
Tim Van Holder
faee7113d8
* acgeneral.m4: (_AC_INIT_SRCDIR) Handle backslashes (DOS paths) for $ac_confdir and $srcdir.
2001-04-18 16:49:11 +00:00
Akim Demaille
ca6e40c20d
Don't mess with FDs.
...
* acgeneral.m4 (_AC_INIT_DEFAULTS_FDS): Remove, replace with
inline setting up of AS_MESSAGE_FD.
(AS_MESSAGE_LOG_FD): Do not define, so that AS_MESSAGE does not
output in it before...
(_AC_INIT_CONFIG_LOG): here, which is run after the handling of
options.
2001-04-18 10:47:32 +00:00
Steven G. Johnson
884925c601
updated
2001-04-18 04:26:42 +00:00
Steven G. Johnson
fb3e27e1a2
Replace documentation for obsolete AC_LIBOBJ_DECL with clearer
...
documentation for AC_LIBSOURCE and AC_LIBSOURCES, improving the
AC_LIBOBJ docs as well.
2001-04-18 04:26:08 +00:00
Steven G. Johnson
273bd6c545
update
2001-04-17 17:53:32 +00:00
Akim Demaille
f2f8f814dd
* acgeneral.m4 (_AC_LINK_IFELSE): Be sure to remove temporary
...
`conftest.$ac_objext', as some compilers may forget it.
2001-04-17 16:14:05 +00:00
Steven G. Johnson
21fa69cf75
Fixes for punctuation and grammar.. Replace "..." with "@dots{}"
...
except when "..." is in literal code.
2001-04-17 16:02:57 +00:00
Lars J. Aas
9bc8358b77
Reversal of
...
2001-04-15 Lars J. Aas <larsa@sim.no>
* acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Show options `--file'
and `--header' unconditionally.
2001-04-17 13:15:54 +00:00
Pavel Roskin
a89293a52b
Rebuilt.
2001-04-16 20:17:01 +00:00
Pavel Roskin
6d7689034b
* acgeneral.m4 (_AC_INIT_VERSION): Use AC_PACKAGE_NAME and
...
AC_PACKAGE_VERSION only if they are defined.
(_AC_OUTPUT_CONFIG_STATUS): Likewise.
2001-04-16 20:13:54 +00:00
Lars J. Aas
b0250ac156
Copyright 2001
2001-04-15 16:20:30 +00:00
Lars J. Aas
2f5e53c4ea
config.status --version
2001-04-15 15:57:50 +00:00
Lars J. Aas
122f1a44ef
Show config.status options --file' and
--header' unconditionally.
2001-04-15 14:16:15 +00:00
Steven G. Johnson
2f4ec341f7
updated
2001-04-13 15:11:38 +00:00
Steven G. Johnson
bdf2267cb1
Still more minor modifications for clarity, felicity, and grammar.
2001-04-13 15:09:49 +00:00
Steven G. Johnson
9b306304f7
updated
2001-04-12 03:05:28 +00:00
Steven G. Johnson
304bc71471
Mention C++ as well as C. In the example, don't #ifdef F77_FUNC
...
before using it, as that would push any errors to link-time rather
than compile-time; note that the user can test this to invoke
alternative behavior.
2001-04-12 02:59:07 +00:00
Akim Demaille
48ecaeea39
* autoconf.sh (Task script): Be sure that `forbidden.rx' and
...
`allowed.rx' exist when AWK loads then.
Reported by Rainer Orth.
2001-04-11 16:29:14 +00:00
Lars J. Aas
236dddbd7f
FSF header updates
2001-04-11 15:15:20 +00:00
Steven G. Johnson
9833e589d5
updated
2001-04-11 14:20:52 +00:00
Steven G. Johnson
107d7290bb
A few more minor modifications for clarity, grammar, and formatting.
2001-04-11 14:20:13 +00:00
Lars J. Aas
5ff5328ee4
fix for @PACKAGE_NAME@, @VERSION@, and @PACKAGE@
2001-04-10 12:45:10 +00:00
Lars J. Aas
d35407c9a7
Use spaces intead of tabs.
2001-04-10 11:37:03 +00:00
Lars J. Aas
c454faa038
config.status logging to config.log
2001-04-10 11:33:50 +00:00
Lars J. Aas
f29d0d8fc5
use here-docs in print_usage/print_version
2001-04-10 11:29:53 +00:00
Steven G. Johnson
4971bed3c4
date fix for recent commits
2001-04-10 04:22:35 +00:00
Steven G. Johnson
8bf8e80423
Updated.
2001-04-10 03:36:38 +00:00
Steven G. Johnson
8656f8c4e6
Replace all tab characters with (8) spaces, lest the formatting of
...
example code, etcetera, be messed up.
2001-04-10 03:33:26 +00:00
Steven G. Johnson
713a751d87
Rephrase various parts for clarity, felicity, and/or grammar.
2001-04-10 03:28:41 +00:00
Steven G. Johnson
3f8b967ef8
Clean up cache documentation: Document --config-cache/-C option, and
...
recommend instead of --cache-file. Indent example AC_CACHE_VAL macros
for clarity. Add new "Cache Checkpointing" section for AC_CACHE_SAVE
(and AC_CACHE_LOAD), so that the "Cache Files" section focuses solely
on features visible to end-users (e.g. to better fit the cross
references). Various minor rewordings for clarity, felicity, and/or
grammar.
2001-04-10 03:24:34 +00:00
Steven G. Johnson
a56c6afbc5
Revert to "configure.in" in the history, since
...
"configure.ac" wasn't used in the past, and in any case it is
probably a good idea to preserve this section verbatim.
2001-04-10 03:17:30 +00:00
Steven G. Johnson
e327d35246
Fix grammar
2001-04-10 03:15:02 +00:00
Lars J. Aas
2aa63c59f9
Manual addition of @PACKAGE@ substitution variable
2001-04-09 19:30:50 +00:00
Lars J. Aas
733c84c5ff
typo
2001-04-06 14:35:22 +00:00
Lars J. Aas
1453cebeee
Manual addition of @VERSION@ substitution variable.
2001-04-06 11:20:04 +00:00
Lars J. Aas
06f9c77fc7
Create config.log after processing --help and --version.
2001-04-04 15:50:38 +00:00
Lars J. Aas
286c116e6d
Version information patches.
2001-04-04 12:52:29 +00:00
Akim Demaille
a50e90e712
* doc/autoconf.texi: Use "invalid" instead of "illegal," as
...
suggested by the GNU coding standards.
2001-03-30 12:50:29 +00:00