Doug Evans
0967873235
Recognize lynx* as lynxos.
1995-02-18 17:18:21 +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
9b9cc5de63
Update AC_CHECK_TOOL description. New third argument (optional).
1995-02-11 09:39:53 +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
David MacKenzie
bb41a196e7
various bug fixes
1995-02-09 22:44:35 +00:00
David MacKenzie
897e4e09a8
Add a blank in the #! line for 4.2BSD Dynix etc.
1995-02-08 15:05:06 +00:00
David MacKenzie
52d932825d
add a space in #! for 4.2bsd dynix etc.
1995-02-08 15:03:05 +00:00
David MacKenzie
2d3d9ed9f2
add a space in #! line
...
for 4.2bsd dynix etc.
1995-02-08 14:59:55 +00:00
David MacKenzie
f3c1eec704
more -l order frobbing
1995-02-08 14:58:30 +00:00
Richard M. Stallman
5a86bbd9cb
real-clean renamed to maintainer-clean.
...
Description changed too.
1995-02-07 23:45:48 +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
Jim Wilson
8a8bb9114e
(IRIX): Sed - to _.
1995-02-04 17:59:47 +00:00
Michael Meissner
6711f3b6de
Add preliminary PowerPC eABI support.
1995-02-01 22:06:34 +00:00
Richard Kenner
a867554556
(unixware, svr4): Treat as synonyms for sysv4.
1995-01-28 02:28:46 +00:00
Jim Meyering
917f748829
*** empty log message ***
1995-01-25 04:48:10 +00:00
Karl Heuer
555f0df997
(i[34]86:*:3.2:*): Test for ISC before SCO; newer ISC releases have uname -X.
1995-01-24 00:46:11 +00:00
Francesco Potorti`
c4f48930c9
The abbreviation for etags' --ignore-indentation is now -I.
1995-01-18 10:26:19 +00:00
Per Bothner
19db2f3edc
Update copyright notice.
1995-01-04 20:57:31 +00:00
Per Bothner
bfede07e7b
Recognize BSD/OS as bsdi. Patch from Chris Torek <torek@BSDI.COM>.
1995-01-04 20:54:24 +00:00
Richard M. Stallman
3bcab8bf04
install, uninstall, installdirs should not alter the build dir.
1995-01-04 19:37:36 +00:00
Richard M. Stallman
5cc7096efc
Minor fixes.
1994-12-27 06:48:48 +00:00
Richard M. Stallman
87d1f57d9e
Give more info about manuals.
1994-12-26 06:15:21 +00:00
Noah Friedman
79bf5cf2e5
Describe more long options.
1994-12-26 06:03:10 +00:00
Richard Kenner
33f3398f28
(sun4:SunOS:*:*): Handle Solbourne OS/MP systems.
1994-12-21 20:51:03 +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
fa9e5a96de
(dummy.c) [sony]: Include <sys/param.h> and emit newsos4 #ifdef NEWSOS4.
1994-12-06 07:29:38 +00:00
Richard Kenner
c25120771e
(ibmrt): Add more cases for various forms of BSD.
1994-11-29 22:01:25 +00:00
Richard Kenner
67cc9f5592
Add cases for romp-ibm-aix and romp-ibm-bsd.
1994-11-23 21:51:08 +00:00
Doug Evans
c5f6a5fff2
Delete duplicate of sparc-*.
1994-11-21 17:15:24 +00:00
Doug Evans
f19959eb37
Vendor for vxworks is wrs.
1994-11-18 03:37:48 +00:00
Doug Evans
94b109c1fc
(sparc): Recognize as a cpu.
...
(ecoff*, vsta, udi): Recognize as os's.
(udi29k): New alias.
1994-11-17 20:12:13 +00:00
Richard M. Stallman
9df75ee29f
Accept -domain as OS, and make it default for Apollo.
1994-11-17 15:16:50 +00:00
Francesco Potorti`
1cf6a6af39
Updated etags/ctags options.
1994-11-17 09:51:44 +00:00
Francesco Potorti`
625ae61717
etags uses --regex too.
1994-11-16 15:57:49 +00:00
John Gilmore
34bc62b98e
M-x add-change --> M-x add-change-log-entry
1994-11-16 00:23:04 +00:00
Per Bothner
c59a6eda35
Support paragon as i860-intel-osf1. (From RMS.)
1994-11-15 00:05:02 +00:00
David MacKenzie
466a58c9cb
update Sun vs. BSD.
1994-11-11 04:44:06 +00:00
David MacKenzie
f3b1146a7a
Explain reason for new filesystem layout.
1994-11-11 04:33:24 +00:00
Noah Friedman
8b41fec715
entered into RCS
1994-11-08 15:26:44 +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
Noah Friedman
7ed1ccf31f
Formerly standards.texi.~96~
1994-11-07 22:38:14 +00:00
David MacKenzie
00bc5e7904
add autoreconf --force
1994-11-04 14:44:38 +00:00
David MacKenzie
c6a5d9a45b
version 2.1
1994-11-04 04:19:54 +00:00
David MacKenzie
0d1362ba57
explain install-sh more
1994-11-04 04:12:59 +00:00
David MacKenzie
7beb4df22f
reword warning
1994-11-04 04:12:52 +00:00
David MacKenzie
4ba0d9c68c
fix up c++
1994-11-03 19:52:24 +00:00