David MacKenzie
660963952f
fix a couple of bugs
1996-12-11 00:49:47 +00:00
David MacKenzie
670670f0c4
lots of new ways to create stuff
1996-11-20 05:09:56 +00:00
David MacKenzie
27baa892d9
rewhack the compiler checking and fix some minor bugs
1996-11-20 00:21:34 +00:00
David MacKenzie
091c6ec533
Version 2.11 released
1996-11-18 15:28:02 +00:00
David MacKenzie
b1e18dbda8
more tweaks
1996-11-15 00:04:39 +00:00
David MacKenzie
81a0a80172
more tweaks
1996-11-14 18:03:47 +00:00
David MacKenzie
c5c3ee51bd
fix AC_PATH_XTRA for solaris
1996-11-14 00:42:10 +00:00
David MacKenzie
bfa15ba91d
split up sed substitution commands
1996-11-13 05:18:44 +00:00
David MacKenzie
618b5d14d1
more improvements from the net
1996-11-12 07:17:30 +00:00
David MacKenzie
8fb56d8ec4
more bug fixes
1996-11-12 04:48:04 +00:00
David MacKenzie
e579d06b61
many bug fixes and a few additions, mostly derived from bug-gnu-utils
1996-11-09 22:19:24 +00:00
David MacKenzie
d5ac1ccb68
more X kludgery
1996-11-09 07:15:16 +00:00
David MacKenzie
19f8338d7e
various bug fixes and small improvements
1996-11-09 00:44:49 +00:00
David MacKenzie
148902c9c6
update street address
1996-06-12 17:55:25 +00:00
Roland McGrath
44b8c1b50e
Mon May 27 13:49:02 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* acspecific.m4 (AC_SYS_LONG_FILE_NAMES): If $TMPDIR names an
existing, writable directory, then test it instead of /tmp, /var/tmp,
and /usr/tmp for long file name support.
1996-05-27 17:49:32 +00:00
Roland McGrath
cf70f93e0c
Sun May 26 19:07:15 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* acspecific.m4 (AC_PROG_MAKE_SET): Sanitize $MAKE for use as
identifier.
1996-05-26 23:44:10 +00:00
Roland McGrath
bd1131545d
Thu Mar 21 10:52:03 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* acspecific.m4 (AC_FUNC_GETLOADAVG): Fix name of -lelf cache variable
name in test of it.
(AC_PATH_XTRA): Fix name of -ldnet cache variable name in test of it.
1996-03-21 15:58:15 +00:00
Roland McGrath
b9a0721677
Wed Mar 20 09:37:31 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* acspecific.m4 (AC_C_CONST): Remove check for gcc 2.7 bug.
RMS wants everyone to lose until gcc is fixed.
1996-03-20 21:27:25 +00:00
Roland McGrath
6ad32e2339
Wed Mar 20 09:37:31 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* acspecific.m4 (AC_C_CONST): Add check for gcc 2.7 bug.
From Paul Eggert and Jim Meyering.
1996-03-20 19:18:39 +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
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
eae1e2893b
fix some bugs reported by users
1995-11-17 20:31:31 +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
3e669c2118
Add AC_CACHE_CHECK.
1995-06-28 20:19:08 +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
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
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
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
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
David MacKenzie
bb41a196e7
various bug fixes
1995-02-09 22:44:35 +00:00
David MacKenzie
f3c1eec704
more -l order frobbing
1995-02-08 14:58:30 +00:00
David MacKenzie
77caa43c94
various bug fixes
1995-02-07 22:41:14 +00:00
Roland McGrath
d2af471598
(AC_FUNC_GETLOADAVG): Check for -lkvm before -lutil; if we have -lkvm, put
...
it after -lutil in $LIBS.
1995-02-07 05:23:22 +00:00
David MacKenzie
f5cee52491
various bug fixes
1995-02-06 23:31:34 +00:00
Roland McGrath
5b8c553322
(AC_FUNC_GETLOADAVG): Use elf_begin in -lelf check, not elf_read.
1994-12-07 00:07:00 +00:00
Roland McGrath
14c00b0249
(AC_PROG_MAKE_SET): Fix msg; $MAKE is not useful Make syntax.
1994-11-07 23:17:49 +00:00
David MacKenzie
4ba0d9c68c
fix up c++
1994-11-03 19:52:24 +00:00
David MacKenzie
f4be3b0db2
(AC_CHECK_HEADERS_DIRENT): Use define, not AC_DEFUN, so the testsuite
...
doesn't call it with no arguments, leading to a syntax error in the
real Bourne shell.
1994-10-28 15:23:25 +00:00
David MacKenzie
00b26ca110
translate - in header names
1994-10-26 22:42:11 +00:00
David MacKenzie
8b9cd57886
add AC_TRY_COMPILE
1994-10-23 02:08:04 +00:00
David MacKenzie
55cc1d3f7f
fix typos
1994-10-19 05:42:23 +00:00