Roland McGrath
268f92001b
(AC_ACVERSION): Updated to 2.9.
1996-03-16 20:53:06 +00:00
Roland McGrath
da7638173c
Wed Mar 13 12:49:51 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* acgeneral.m4 (AC_OUTPUT_HEADER): Undo last change to $ac_dB,
and instead change the code written into conftest.hdr.
1996-03-14 09:41:54 +00:00
Roland McGrath
5fff41eccb
Tue Mar 12 02:51:24 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* acgeneral.m4 (AC_OUTPUT_HEADER): Apply Jan 15 fix to
AC_OUTPUT_MAKE_DEFS here too: Match `#define foo' without trailing
space in confdefs.h. Before configure would lose if all its trailing
whitespace got stripped, and that can happen in mail.
1996-03-12 07:59:31 +00:00
Roland McGrath
f9a27e3fed
Fri Mar 8 15:06:48 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* acgeneral.m4 (AC_CHECK_LIB): Declare $2 to override gcc2 internal
prototype.
1996-03-09 00:06:32 +00:00
Roland McGrath
9dfa127d84
Fri Mar 8 15:06:48 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* acgeneral.m4: Version 2.8 released.
1996-03-08 20:07:15 +00:00
Roland McGrath
0508616ce8
Wed Mar 6 14:38:31 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* acgeneral.m4 (AC_CHECK_LIB): Use a cache variable name containing
both the library and function name.
1996-03-08 20:04:52 +00:00
Roland McGrath
24f1e94e0f
(AC_CHECK_PROG): Take optional 6th arg, full name of program to reject if
...
found in search path.
1996-01-16 21:57:23 +00:00
Roland McGrath
149e6b0ae8
(AC_PROG_CC): If gcc not found use AC_CHECK_PROG for cc, rejecting /usr/ucb/cc.
...
Fatal configure error if no $CC found at all.
1996-01-16 21:39:04 +00:00
Roland McGrath
ca05e3b1e3
(AC_OUTPUT_MAKE_DEFS): Match `#define foo' without trailing space in
...
confdefs.h.
1996-01-15 20:57:15 +00:00
Roland McGrath
f42abbab26
(AC_TRY_CPP): Use "" instead of '' when setting ac_try; we need one level
...
of expansion there for $ac_cpp, then AC_TRY_EVAL does one more for its the
expansion of $ac_cpp.
1996-01-12 19:38:19 +00:00
Roland McGrath
c244097058
(AC_LANG_C, AC_LANG_CPLUSPLUS): Removed echo cmds from $ac_cpp,
...
$ac_compile, and $ac_link.
(AC_TRY_EVAL, AC_TRY_COMMAND): New macros for running tests' commands.
Always put the configure source line and command line into config.log.
(AC_TRY_CPP, AC_TRY_COMPILE, AC_TRY_LINK): Use them.
1996-01-11 15:42:38 +00:00
Roland McGrath
fe571fd9c1
Use AC_TRY_EVAL and AC_TRY_COMMAND for running all tests.
1996-01-11 15:38:04 +00:00
Roland McGrath
6691e79518
(AC_PATH_X, AC_PATH_X_XMKMF, AC_PATH_X_DIRECT): Rearrange logic: do no
...
tests if $with_x=no; make incl and lib tests independent, and distinguish
unset from empty.
1996-01-05 22:55:22 +00:00
Roland McGrath
59047bb80d
(AC_PROG_CC_C_O): Rearrange logic to get the right answer for cc.
1995-12-12 03:12:34 +00:00
David MacKenzie
c77ff9f7d2
more bug fixes
1995-11-22 17:42:19 +00:00
David MacKenzie
673d7305df
update to v2.6
1995-11-20 20:46:49 +00:00
David MacKenzie
32dcea46ac
bug fixes from net
1995-11-20 20:34:22 +00:00
David MacKenzie
94bf76bcd0
fix some bugs reported by users
1995-11-17 21:19:54 +00:00
David MacKenzie
eae1e2893b
fix some bugs reported by users
1995-11-17 20:31:31 +00:00
Roland McGrath
200d1f3230
(AC_ACVERSION): Update to 2.5.
1995-11-17 20:05:32 +00:00
Roland McGrath
f204b56740
Sun Oct 29 15:13:37 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
...
* acgeneral.m4 (AC_CHECK_PROG): Use arg 5 as search list, not arg 4.
1995-11-17 19:59:08 +00:00
Roland McGrath
8e3ec82a13
(AC_PROG_CC_C_O): If $CC groks it and cc doesn't exist, choose yes.
1995-08-30 21:34:36 +00:00
David MacKenzie
55af85f0bf
various tweaks
1995-07-26 05:30:39 +00:00
David MacKenzie
eca4244262
fix tr args
1995-07-24 21:26:04 +00:00
David MacKenzie
cc0c2bc742
accept + in lib names
1995-07-19 22:27:15 +00:00
David MacKenzie
3e669c2118
Add AC_CACHE_CHECK.
1995-06-28 20:19:08 +00:00
David MacKenzie
d3ed0f9c0c
Allow empty args in --with and --enable options
1995-06-28 17:42:48 +00:00
David MacKenzie
75ac961424
add --bindir, --libdir, etc.
1995-06-27 19:09:03 +00:00
David MacKenzie
576743989d
log compile commands
1995-06-27 01:04:11 +00:00
David MacKenzie
52da270341
Small improvements from TODO.
1995-06-23 03:39:38 +00:00
David MacKenzie
f0558c8a36
version 2.4.
1995-06-15 03:07:56 +00:00
David MacKenzie
4fbb7a7771
(AC_PATH_X_XMKMF): Check for libX11.{so,sl} as well as .a when
...
seeing whether LIBDIR or USRLIBDIR is right.
1995-05-07 12:08:56 +00:00
David MacKenzie
efeba5c38f
(AC_PROG_CPP): If CPP is already set, use that as
...
the value and set the cache variable to it.
1995-05-06 21:29:00 +00:00
David MacKenzie
b130aaa8db
version 2.3
1995-03-27 23:29:35 +00:00
David MacKenzie
d0c29464c3
(AC_OUTPUT): Add quotes around the echo arguments
...
in the trap, so backslashes aren't required for multiline input.
From G.Wilford@ee.surrey.ac.uk .
Also use the sed trick when not using a config header file.
1995-03-27 23:24:01 +00:00
David MacKenzie
55b13dbaa4
put -c and -o right after compiler name
1995-03-24 04:13:32 +00:00
David MacKenzie
0c29fe2579
fix little nits
1995-03-23 23:49:35 +00:00
David MacKenzie
8cf3e847b3
version 2.2
1995-03-08 22:06:48 +00:00
David MacKenzie
33a8beee8f
fix newly added problems in AC_FUNC_ALLOCA
1995-03-07 17:08:30 +00:00
David MacKenzie
58939f46e8
replace nested macro calls with a loop
1995-03-07 01:27:46 +00:00
David MacKenzie
e71f08e5ba
fix bug in John's code with cache file /dev/null
1995-03-07 00:38:46 +00:00
David MacKenzie
0f53fcad1b
various little patches
1995-03-07 00:19:27 +00:00
Roland McGrath
52521243f1
(AC_C_BIGENDIAN): Check for BYTE_ORDER macro from sys/param.h before
...
trying the test program which cannot be cross-compiled.
1995-02-25 06:56:47 +00:00
Roland McGrath
d0c84d4f0a
(AC_CHECK_FUNC): Remove quotes in comment in test program.
1995-02-25 06:46:06 +00:00
Roland McGrath
efeec7fbdd
(AC_CHECK_FUNC): Include errno.h instead of ctype.h in test program.
1995-02-25 01:02:00 +00:00
David MacKenzie
555069628e
more little bug fixes
1995-02-21 20:39:40 +00:00
Roland McGrath
6cf21148f7
(AC_PROG_CC_C_O): Use sed filter to make sure ${ac_cc} is always a valid
...
shell variable name.
(AC_PROG_MAKE_SET): Remove gratuitous backslashes in checking message.
1995-02-13 23:13:02 +00:00
Roland McGrath
4915f99aae
(AC_CHECK_TOOL_PREFIX): Require AC_CANONICAL_BUILD, so both $build and
...
$host are definitely set before we compare them.
1995-02-12 23:42:30 +00:00
Roland McGrath
894f765564
(AC_CHECK_TOOL): Rewritten. Take optional third arg VALUE-IF-NOT-FOUND.
...
Check for ${ac_tool_prefix}PROG-TO-CHECK-FOR first. If not found and third
arg given, and ${ac_tool_prefix} is nonempty, check for unadorned
PROG-TO-CHECK-FOR as well. Last choice use VALUE-IF-NOT-FOUND.
1995-02-11 09:37:18 +00:00
Roland McGrath
1e18f6fe7e
(AC_CONFIG_SUBDIRS): Fix sed command to produce $ac_dots.
1995-02-10 22:45:47 +00:00