Commit Graph

792 Commits

Author SHA1 Message Date
Roland McGrath
cf77156a0e Test "$pathcomp/." so a symlink to a directory counts as an existing
directory.
1996-03-25 07:18:41 +00:00
Doug Evans
1fa2b06efb (os): sunos[3456] -> sunos[34], sunos[56] have their own entries 1996-03-21 23:26:26 +00:00
Roland McGrath
b4a5c6e1d3 . 1996-03-21 15:58:38 +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
e4daa9c44c . 1996-03-20 21:28:18 +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
9aa2a20ee5 . 1996-03-20 20:17:03 +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
4914511339 . 1996-03-20 15:09:46 +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
8a1ba8a11b . 1996-03-16 20:54:16 +00:00
Roland McGrath
268f92001b (AC_ACVERSION): Updated to 2.9. 1996-03-16 20:53:06 +00:00
Ian Lance Taylor
f4c285d72b Recognize mips-*-sysv* 1996-03-15 00:14:04 +00:00
Roland McGrath
838611452c . 1996-03-14 09:43:05 +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
c5f819dace . 1996-03-12 08:02:49 +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
42c01290db . 1996-03-09 00:07:22 +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
45c78055dd regenerated with 2.8 1996-03-08 20:09:28 +00:00
Roland McGrath
5db3e5adc5 . 1996-03-08 20:07:58 +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
40f6e96395 . 1996-03-08 20:06:26 +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
Richard Kenner
693a8e6032 Add -apple and -aux. 1996-03-05 23:34:58 +00:00
David MacKenzie
483e88500c fix typo 1996-03-05 04:56:52 +00:00
Erik Sandberg
65247a69fb (moss): Fix previous change. 1996-03-05 03:02:45 +00:00
Richard Kenner
36e96fabfc Accept -moss* as op sys. 1996-03-04 23:03:15 +00:00
Roland McGrath
bfbc7231bc Minor tweaks to fix overfull & underfull hboxes in fmting make man. 1996-03-04 17:57:41 +00:00
Roland McGrath
022b8b09e7 (Standard Targets): Use @smallexample. 1996-03-01 21:47:33 +00:00
Roland McGrath
daf49123cf Recognize cpu-vendor [ctj]90-cray, default c90-cray-unicos. From tege. 1996-03-01 14:57:49 +00:00
Richard M. Stallman
7ab78e4e16 Say it is ok to use true and false.
Make recommendations about install-info accurate.
1996-02-29 04:22:34 +00:00
Leonard "Len" H. Tower Jr
16b56e2120 updated lastupdate and add 96 to copyright notices -len 1996-02-27 22:40:21 +00:00
Richard M. Stallman
c0dd463557 Replace strip' target with install-strip'. 1996-02-27 07:36:22 +00:00
Richard M. Stallman
863d6b9534 Reorganize nodes dealing with portability, and mostly rewrite them to
legitimize ANSI C.

Move memory usage topic into a new node by itself.

Some changes in discussing strchr and strrchr.
1996-02-27 07:35:22 +00:00
Richard M. Stallman
29f92b6f9f It is ok now to write in ANSI C. 1996-02-26 21:14:03 +00:00
John Gilmore
cf29872b72 updated lastupdate -len 1996-02-24 21:17:27 +00:00
Richard M. Stallman
1339837210 Explain better the alternatives for handling man pages. 1996-02-24 19:28:55 +00:00
Doug Evans
a6c37fced3 Recognize sparclet cpu. 1996-02-12 23:15:30 +00:00
Per Bothner
71e5d92420 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
* config.guess (*:CYGWIN*): New
1996-02-12 20:55:56 +00:00
Per Bothner
ad6433ce25 * config.guess: Support m68k-cbm-sysv4.
* config.guess (*:Linux:*:*): Guess m68k-unknown-linux
1996-02-12 20:44:56 +00:00
Richard M. Stallman
0601bf4134 Fix typo in previous change. 1996-02-11 23:40:37 +00:00
Richard Kenner
326396b4a6 (-psos*): New case. 1996-02-10 13:26:26 +00:00
Richard M. Stallman
b46336fca3 Describe `strip' target. 1996-02-10 06:28:45 +00:00
Michael Meissner
ccaebd1d9a Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory 1996-02-03 01:03:27 +00:00
Ian Lance Taylor
88fad6a646 Add support for A/UX 1996-01-31 19:14:05 +00:00