David MacKenzie
01cddb594a
new macros to reduce kludges
1994-09-08 20:42:23 +00:00
David MacKenzie
8547b8c4a2
rel 1.112
1994-09-07 15:35:40 +00:00
David MacKenzie
3785192749
remove comments from sed program
1994-09-07 06:21:38 +00:00
David MacKenzie
9c9aca2992
make default CONFIG_SITE work
1994-09-07 05:45:16 +00:00
David MacKenzie
c6ce56db69
support --program* options
1994-09-07 03:06:34 +00:00
David MacKenzie
f46c1ab38b
replace some AC_DEFUN calls with define for speed
1994-09-06 14:36:45 +00:00
David MacKenzie
5be1a80cca
various little fixes
1994-09-05 20:12:21 +00:00
Roland McGrath
91afa15ab1
(AC_TRY_RUN): Always warn if no cross-compile default is given. [by djm]
...
(AC_OUTPUT_FILES): Write CONFIG_FILES defn unquoted, so $1 can contain
references to shell variables in configure.
1994-09-03 23:46:58 +00:00
David MacKenzie
7a6a0d2993
removed dnls, fixed bugs, added autoheader.m4f
1994-09-01 04:59:32 +00:00
David MacKenzie
5863774fc7
add freezing to autoheader
1994-08-30 20:24:50 +00:00
David MacKenzie
9e9ace2ce5
diversions revision, 1.109
1994-08-30 18:42:54 +00:00
David MacKenzie
611bda3d8b
quoting change
1994-08-30 01:30:23 +00:00
David MacKenzie
3adf655388
new revisions
1994-08-29 01:49:51 +00:00
David MacKenzie
e02ead7e08
more doc reordering, links bug fix
1994-08-28 22:40:40 +00:00
David MacKenzie
697fe9e8d9
doc cleanups
1994-08-28 00:24:09 +00:00
David MacKenzie
e7552c2a63
minor stuff
1994-08-27 07:01:13 +00:00
David MacKenzie
479d6ceeb0
tweaks for error handling
1994-08-27 01:27:32 +00:00
David MacKenzie
933fd18705
various fixes
1994-08-26 22:27:25 +00:00
David MacKenzie
f26976e87a
remove exit 0
1994-08-26 07:08:24 +00:00
David MacKenzie
642b5b87a2
bump version number
1994-08-26 06:17:48 +00:00
David MacKenzie
68a5c238ce
make AC_CANONICAL_HOST independent.
1994-08-26 04:59:03 +00:00
David MacKenzie
db5d3a6e73
add notes to manual
1994-08-26 01:15:45 +00:00
David MacKenzie
7ec5a7d5f8
fix c++, remove NO_ARG_ARRAY, check for more X libs
1994-08-25 21:55:22 +00:00
David MacKenzie
01b6c57e7b
add CPPFLAGS
1994-08-25 19:29:53 +00:00
David MacKenzie
8c1f9ceb4f
rework diversions and substitutions
1994-08-25 18:05:45 +00:00
David MacKenzie
d3f2d21c67
add #line, fix AC_SUBST_FILE
1994-08-25 03:45:07 +00:00
David MacKenzie
7179e90edc
fix up indexes, remove an old macro
1994-08-24 18:28:20 +00:00
David MacKenzie
f7371685eb
rewrite AC_DEFINE
1994-08-24 06:41:01 +00:00
David MacKenzie
69a53ee988
new version
1994-08-23 18:07:04 +00:00
David MacKenzie
8aaede57a9
various small adjustments
1994-08-23 15:04:53 +00:00
David MacKenzie
a30c1ef188
clean up substitutions and bugs
1994-08-23 06:01:14 +00:00
David MacKenzie
0aae456f31
fix dir headers, extend have_funcs,headers
1994-08-13 03:28:38 +00:00
David MacKenzie
18c8136a84
use AC_DEFUN, alphabetize manual
1994-08-13 02:19:11 +00:00
David MacKenzie
db6c43083e
fix messages and library checking
1994-08-10 23:54:30 +00:00
David MacKenzie
53b55a54e2
rework test results printing
1994-08-10 16:47:42 +00:00
David MacKenzie
5047ea80b4
support alternate input file names
1994-08-09 18:35:50 +00:00
David MacKenzie
53255065f1
reinforce m4 compilation order
1994-08-09 16:21:46 +00:00
David MacKenzie
105ce08b51
various fixes
1994-08-09 14:46:16 +00:00
David MacKenzie
cf879be04c
fix up dir header check
1994-08-09 13:44:55 +00:00
David MacKenzie
fff7008edd
great renaming. gratuitous spacing changes
1994-08-01 13:44:22 +00:00
David MacKenzie
1e2e2ad503
update version numbers
1994-07-22 13:00:29 +00:00
David MacKenzie
1369a20a4a
make it work again
1994-07-19 22:14:03 +00:00
David MacKenzie
851b441b35
add new utilities, cache specific macros, document new stuff
1994-07-19 14:44:16 +00:00
David MacKenzie
c62b221691
new stuff
1994-06-22 18:22:34 +00:00
David MacKenzie
bbe8db7901
(AC_OUTPUT, AC_OUTPUT_HEADER): Add an env var
...
CONFIG_STATUS to allow overriding the name of config.status.
(AC_TEST_PROGRAM): Add missing newline.
Always include 'fi' for cross-compiling if.
From Jim Meyering.
Make default cache file ./config.cache,
so PATH is not used by "." command. From Jim Meyering.
Rename some internal macros.
Give the diversions symbolic names.
(AC_ARG_ENABLE, AC_ARG_WITH, AC_ENABLE_INTERNAL, AC_WITH_INTERNAL):
New macros.
(AC_PARSEARGS): Print --with and --enable help strings.
(AC_ENABLE, AC_WITH): Make wrappers around _INTERNAL functions.
Mark obsolete.
(AC_PREPARE): Execute any saved up --with or --enable code.
1994-05-25 01:21:21 +00:00
Roland McGrath
c7106d2e20
(AC_BINSH): New macro.
...
(AC_INIT, AC_REVISION): Require AC_BINSH first thing.
1994-05-19 02:11:38 +00:00
David MacKenzie
b41a3f30ad
(AC_REVISION): Move quotes around to make it work
...
again.
Clean up some comments.
1994-05-17 19:26:10 +00:00
David MacKenzie
d889b16f11
Add usage comments before macros that take parameters.
1994-05-10 16:26:54 +00:00
David MacKenzie
9f6eee24eb
remove comment
1994-05-10 15:29:16 +00:00
David MacKenzie
803b83006e
(AC_PREFIX): Call AC_PROGRAM_PATH instead of
...
duplicating it.
(AC_PROGRAM_CHECK, AC_PROGRAM_PATH): If the user set the variable
in the environment, cache that value.
(AC_PREPARE, AC_CHECKING, AC_VERBOSE): Use file descriptors 4 and
5 for checking and results messages. Idea from metaconfig 3.0.
1994-05-10 15:03:49 +00:00