David MacKenzie
660963952f
fix a couple of bugs
1996-12-11 00:49:47 +00:00
David MacKenzie
7047600b1b
more fixups
1996-11-20 22:59:48 +00:00
David MacKenzie
65bcd04475
more fixups
1996-11-20 22:53:55 +00:00
David MacKenzie
85669bdcb1
more cleanups
1996-11-20 22:16:05 +00:00
David MacKenzie
8801bfce14
cleanups
1996-11-20 21:27:29 +00:00
David MacKenzie
f989a49ded
bug fixes for quoting and locales
1996-11-20 19:13:42 +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
4ecef17a07
tweaks; test release 2.10.3
1996-11-13 17:24:58 +00:00
David MacKenzie
5840bd7f6b
fix typos in last changes
1996-11-13 06:20:54 +00:00
David MacKenzie
bfa15ba91d
split up sed substitution commands
1996-11-13 05:18:44 +00:00
David MacKenzie
49ce2554a6
cosmetic tweaks
1996-11-12 18:51:28 +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
2158de5023
support dashes in os from config.sub
1996-10-11 02:30:20 +00:00
Roland McGrath
48368ab783
Fri Jul 19 16:59:00 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* acgeneral.m4 (AC_CHECK_TYPE): Add dnl so regexp doesn't have a
leading newline.
1996-07-19 20:59:39 +00:00
David MacKenzie
c5af7ecf98
remove extraneous paren
1996-06-12 18:45:21 +00:00
David MacKenzie
148902c9c6
update street address
1996-06-12 17:55:25 +00:00
Roland McGrath
84bd02fb77
Sun Jun 9 17:54:23 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* acgeneral.m4 (AC_CHECK_LIB): Add missing \ in last change.
1996-06-09 21:54:52 +00:00
Roland McGrath
6ba7194c08
Fri Jun 7 11:54:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* acgeneral.m4 (AC_CHECK_LIB): Identifierize lib name in $ac_tr_lib.
1996-06-07 15:58:19 +00:00
Roland McGrath
52826d6b12
Mon May 27 13:49:02 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* acgeneral.m4 (AC_PREREQ): Prepend "FATAL ERROR: " to msg.
1996-05-27 17:49:57 +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
0a405e5396
Sun May 26 19:07:15 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* acgeneral.m4 (AC_CHECK_TYPE): Tighten regexp so ulong doesn't match
ulong_t.
1996-05-26 23:43:43 +00:00
Roland McGrath
b3123dd520
Tue May 7 13:20:33 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* acgeneral.m4: Verion 2.10 released.
1996-05-07 17:21:45 +00:00
Roland McGrath
fddd83bcb5
Tue Mar 26 13:03:12 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* acgeneral.m4 (AC_OUTPUT_HEADER): Make subdir if necessary.
1996-04-18 23:33:59 +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
3bb878df86
Wed Mar 20 09:37:31 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* acgeneral.m4 (AC_CHECK_LIB): Use \055 for -; leading and trailing
both lose with some tr.
1996-03-20 21:27:48 +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
b92bb3cea5
Wed Mar 20 09:37:31 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* acgeneral.m4 (AC_CHECK_LIB): Put - last in tr set so it is not
considered a range.
1996-03-20 20:16:42 +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
50e966964f
Wed Mar 20 09:37:31 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* acgeneral.m4 (AC_CHECK_LIB): Put - first in tr set so it is not
consiedered a range.
1996-03-20 19:12:57 +00:00
Roland McGrath
1207bb2529
Wed Mar 20 09:37:31 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* acgeneral.m4 (AC_CHECK_LIB): Omit `char $2' decl when $2 is `main'.
1996-03-20 15:08:48 +00:00
Roland McGrath
b0a426ade5
Wed Mar 13 22:10:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
...
* acgeneral.m4 (AC_CHECK_LIB): Put quotes around _ when
constructing cache variable name, to separate it from preceding
text.
1996-03-20 14:32:02 +00:00
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