]>
git.ipfire.org Git - thirdparty/autoconf.git/log
John Gilmore [Fri, 4 Jul 1997 04:42:17 +0000 (04:42 +0000)]
fix TeX overfills -len
John Gilmore [Thu, 3 Jul 1997 22:51:04 +0000 (22:51 +0000)]
fixed typos and TeX overfills -len
Richard Kenner [Fri, 27 Jun 1997 19:20:14 +0000 (19:20 +0000)]
(-mingw32*): New OS.
Richard Kenner [Fri, 27 Jun 1997 19:18:43 +0000 (19:18 +0000)]
(i*:MINGW*:*): New case.
Linda A. Walsh [Mon, 23 Jun 1997 17:53:11 +0000 (17:53 +0000)]
* config.sub (mn10200): Recognize new basic machine.
Richard M. Stallman [Sun, 22 Jun 1997 19:11:48 +0000 (19:11 +0000)]
Add mips-sony-newsos6.
Richard M. Stallman [Tue, 10 Jun 1997 04:18:36 +0000 (04:18 +0000)]
Fix previous change.
Richard M. Stallman [Tue, 10 Jun 1997 02:49:33 +0000 (02:49 +0000)]
Use i?86, not i.86.
Don't test /usr/lib/ldscripts; instead, test whether ld_help_string
does not contain "supported emulations".
Use a case statement to distinguish systems when there IS
"supported emulations".
Richard M. Stallman [Mon, 9 Jun 1997 04:56:02 +0000 (04:56 +0000)]
Use i?86, not i.86.
Richard M. Stallman [Sun, 8 Jun 1997 01:57:13 +0000 (01:57 +0000)]
(*:Linux:*:*): Always use ${VENDOR}.
Richard M. Stallman [Fri, 6 Jun 1997 01:21:12 +0000 (01:21 +0000)]
(*:Linux:*:*): Don't test for elf_i.86 or m68kelf.
Richard M. Stallman [Fri, 6 Jun 1997 00:14:22 +0000 (00:14 +0000)]
(*:Linux:*:*): Recognize sparclinux.
Don't recognize UNAME_MACHINE = sparc.
Make the sample program check for libc version
and handle various machine types.
Richard M. Stallman [Thu, 5 Jun 1997 22:22:44 +0000 (22:22 +0000)]
(mipsel*-linux* and mips*-linux*):
Set `os' to -linux-gnu directly, don't go via -linux.
Richard M. Stallman [Wed, 28 May 1997 03:24:51 +0000 (03:24 +0000)]
Unix-replacement components don't have priority over all else.
Richard M. Stallman [Sat, 17 May 1997 19:07:42 +0000 (19:07 +0000)]
Explain which commands should use CFLAGS.
Thomas Bushnell, BSG [Wed, 7 May 1997 19:19:04 +0000 (19:19 +0000)]
Recognize either / or - as a machine/suptype separator from uname -m
to cope with older systems that have the older uname.
Richard M. Stallman [Tue, 6 May 1997 19:22:32 +0000 (19:22 +0000)]
Reinsert the menu item for Makefile Conventions.
Get rid of unnecessary and erroneous Next, Previous and Up pointers.
Per Bothner [Mon, 5 May 1997 22:04:41 +0000 (22:04 +0000)]
CLIX patch from Thomas Dickey via urs@akk.uni-karlsruhe.de (Urs Janssen).
Richard M. Stallman [Sun, 20 Apr 1997 22:16:18 +0000 (22:16 +0000)]
Update date.
Richard M. Stallman [Sun, 20 Apr 1997 22:15:56 +0000 (22:15 +0000)]
Improve advice about accepting contributions of text.
Ian Lance Taylor [Thu, 17 Apr 1997 18:00:12 +0000 (18:00 +0000)]
Fixes for MIPS OpenBSD systems (from Per Fogelstrom
<pefo@openbsd.org>)
Ian Lance Taylor [Fri, 11 Apr 1997 20:40:28 +0000 (20:40 +0000)]
Recognize OpenBSD systems correctly (from Niklas Hallqvist
<niklas@appli.se>)
Doug Evans [Mon, 24 Mar 1997 20:38:28 +0000 (20:38 +0000)]
(m32r,mn10300): Add.
Richard M. Stallman [Mon, 10 Feb 1997 09:45:39 +0000 (09:45 +0000)]
Explain about how to structure documentation well.
Richard M. Stallman [Sat, 25 Jan 1997 02:51:59 +0000 (02:51 +0000)]
Update last-change date.
Leonard "Len" H. Tower Jr [Thu, 16 Jan 1997 23:27:43 +0000 (23:27 +0000)]
really fixed the missing Mmap node.
also ran texinfo-all-menus-update with C-u
Leonard "Len" H. Tower Jr [Thu, 16 Jan 1997 23:19:01 +0000 (23:19 +0000)]
add missing mmap node
David MacKenzie [Tue, 7 Jan 1997 19:29:28 +0000 (19:29 +0000)]
Add hppa1.1-hitachi-hiuxmpp support, passed along by rms.
Miles Bader [Sun, 5 Jan 1997 03:44:26 +0000 (03:44 +0000)]
(*:GNU:*:*):
The machine/subtype separator printed by uname -m is now `-', not '/'.
Richard Kenner [Fri, 3 Jan 1997 13:38:47 +0000 (13:38 +0000)]
(M68*:*:R3V[567]*:*): Use uppercase 'M'.
Ian Lance Taylor [Tue, 31 Dec 1996 20:54:33 +0000 (20:54 +0000)]
Handle mips-unknown-linux-gnu
Ian Lance Taylor [Tue, 31 Dec 1996 20:51:53 +0000 (20:51 +0000)]
Recognize mips-unknown-linux-gnu
David MacKenzie [Wed, 11 Dec 1996 00:49:47 +0000 (00:49 +0000)]
fix a couple of bugs
David MacKenzie [Wed, 11 Dec 1996 00:37:52 +0000 (00:37 +0000)]
* config.guess: Recognize machten.
From Eric W. Bates <ericx@vineyard.net>.
Richard Kenner [Sat, 7 Dec 1996 22:47:59 +0000 (22:47 +0000)]
(PENTIUM:CPunix:4.0*:*): New case.
Thomas Bushnell, BSG [Thu, 21 Nov 1996 22:19:26 +0000 (22:19 +0000)]
Revert last change.
Thomas Bushnell, BSG [Thu, 21 Nov 1996 21:51:00 +0000 (21:51 +0000)]
* config.sub: Recognize gnu-gnu* along with linux-gnu* as a valid
kernel-os combination. Remove `-gnu*' from the portable systems
list. Add `-gnu-gnu*'. Add new rule for `-gnu*' to turn it into
two part name.
Thomas Bushnell, BSG [Thu, 21 Nov 1996 21:43:48 +0000 (21:43 +0000)]
Thu Nov 21 16:42:41 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* config.guess [UNAME_SYSTEM == GNU]: Use a four-part
configuration name for gnu so it can be distinguished from
foo-foo-linux-gnu with simple globbing patterns.
David MacKenzie [Wed, 20 Nov 1996 22:59:48 +0000 (22:59 +0000)]
more fixups
David MacKenzie [Wed, 20 Nov 1996 22:53:55 +0000 (22:53 +0000)]
more fixups
David MacKenzie [Wed, 20 Nov 1996 22:16:05 +0000 (22:16 +0000)]
more cleanups
David MacKenzie [Wed, 20 Nov 1996 21:27:29 +0000 (21:27 +0000)]
cleanups
David MacKenzie [Wed, 20 Nov 1996 19:13:42 +0000 (19:13 +0000)]
bug fixes for quoting and locales
David MacKenzie [Wed, 20 Nov 1996 05:09:56 +0000 (05:09 +0000)]
lots of new ways to create stuff
David MacKenzie [Wed, 20 Nov 1996 00:21:34 +0000 (00:21 +0000)]
rewhack the compiler checking and fix some minor bugs
David MacKenzie [Mon, 18 Nov 1996 15:28:02 +0000 (15:28 +0000)]
Version 2.11 released
David MacKenzie [Fri, 15 Nov 1996 00:04:39 +0000 (00:04 +0000)]
more tweaks
David MacKenzie [Thu, 14 Nov 1996 18:03:47 +0000 (18:03 +0000)]
more tweaks
Per Bothner [Thu, 14 Nov 1996 02:06:05 +0000 (02:06 +0000)]
Bunch of updates. See ChangeLog.
David MacKenzie [Thu, 14 Nov 1996 00:42:10 +0000 (00:42 +0000)]
fix AC_PATH_XTRA for solaris
David MacKenzie [Wed, 13 Nov 1996 17:24:58 +0000 (17:24 +0000)]
tweaks; test release 2.10.3
David MacKenzie [Wed, 13 Nov 1996 06:20:54 +0000 (06:20 +0000)]
fix typos in last changes
David MacKenzie [Wed, 13 Nov 1996 05:18:44 +0000 (05:18 +0000)]
split up sed substitution commands
David MacKenzie [Tue, 12 Nov 1996 18:51:28 +0000 (18:51 +0000)]
cosmetic tweaks
David MacKenzie [Tue, 12 Nov 1996 07:17:30 +0000 (07:17 +0000)]
more improvements from the net
David MacKenzie [Tue, 12 Nov 1996 04:48:04 +0000 (04:48 +0000)]
more bug fixes
David MacKenzie [Sat, 9 Nov 1996 22:19:24 +0000 (22:19 +0000)]
many bug fixes and a few additions, mostly derived from bug-gnu-utils
David MacKenzie [Sat, 9 Nov 1996 07:15:16 +0000 (07:15 +0000)]
more X kludgery
David MacKenzie [Sat, 9 Nov 1996 00:44:49 +0000 (00:44 +0000)]
various bug fixes and small improvements
David MacKenzie [Fri, 8 Nov 1996 07:35:25 +0000 (07:35 +0000)]
patches from bug-gnu-utils to support more architectures
Richard M. Stallman [Thu, 7 Nov 1996 22:30:30 +0000 (22:30 +0000)]
Talk about which dir Info files, Bison output, etc. should go in.
Add some more utilities that can be used in make commands.
Richard M. Stallman [Tue, 29 Oct 1996 02:56:12 +0000 (02:56 +0000)]
Recognize hppa-next as a valid CPU-COMPANY combination.
David MacKenzie [Fri, 11 Oct 1996 02:30:20 +0000 (02:30 +0000)]
support dashes in os from config.sub
Richard M. Stallman [Fri, 4 Oct 1996 05:11:36 +0000 (05:11 +0000)]
Give more details for --version.
Richard Kenner [Tue, 24 Sep 1996 02:44:17 +0000 (02:44 +0000)]
(-vxsim*): New operating system.
Richard Kenner [Sun, 15 Sep 1996 00:49:22 +0000 (00:49 +0000)]
RMS:
Use pc instead of unknown, for pc clones.
Use -linux-gnu for Linux-based GNU systems.
Richard M. Stallman [Fri, 13 Sep 1996 03:46:14 +0000 (03:46 +0000)]
Use pc instead of unknown, for pc clone systems.
Change linux to linux-gnu.
Richard M. Stallman [Mon, 9 Sep 1996 22:42:53 +0000 (22:42 +0000)]
Generalize the gettext advice about substituting parts of a sentence.
Richard M. Stallman [Mon, 9 Sep 1996 18:06:22 +0000 (18:06 +0000)]
Describe preinstall and postinstall commands.
Richard M. Stallman [Mon, 9 Sep 1996 18:05:42 +0000 (18:05 +0000)]
Describe additional info in --version and --help; be more prcise.
Put long options table in separate node.
Explain about gettext.
More info about change log format, incl. conditional changes.
Roland McGrath [Fri, 19 Jul 1996 21:00:33 +0000 (21:00 +0000)]
.
Roland McGrath [Fri, 19 Jul 1996 20:59:39 +0000 (20:59 +0000)]
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.
Karl Heuer [Tue, 16 Jul 1996 04:47:46 +0000 (04:47 +0000)]
Fix previous change. Use sed's y command instead.
Karl Heuer [Tue, 16 Jul 1996 03:53:55 +0000 (03:53 +0000)]
Use portable tr syntax.
Linda A. Walsh [Mon, 15 Jul 1996 17:20:52 +0000 (17:20 +0000)]
* config.guess (HP 9000/811): Recognize this as a PA1.1
machine.
Torbjorn Granlund [Sun, 14 Jul 1996 18:09:15 +0000 (18:09 +0000)]
Generalize C90 alternative to all x90 machines.
David MacKenzie [Thu, 11 Jul 1996 21:02:19 +0000 (21:02 +0000)]
Add MIT copyright notice. From gordoni@cygnus.com.
Doug Evans [Sun, 7 Jul 1996 17:26:50 +0000 (17:26 +0000)]
Recognize rtems as an o/s.
Richard Kenner [Fri, 28 Jun 1996 17:28:58 +0000 (17:28 +0000)]
(mips:*:*:UMIPS): Fix typo in last change.
Michael Meissner [Thu, 20 Jun 1996 16:20:05 +0000 (16:20 +0000)]
Add support for PowerPC Linux
Ian Lance Taylor [Tue, 18 Jun 1996 18:23:57 +0000 (18:23 +0000)]
Recognize -openvms.
Richard M. Stallman [Wed, 12 Jun 1996 21:50:54 +0000 (21:50 +0000)]
Describe lispdir variable.
David MacKenzie [Wed, 12 Jun 1996 18:45:21 +0000 (18:45 +0000)]
remove extraneous paren
David MacKenzie [Wed, 12 Jun 1996 17:55:25 +0000 (17:55 +0000)]
update street address
Roland McGrath [Sun, 9 Jun 1996 22:00:44 +0000 (22:00 +0000)]
.
Roland McGrath [Sun, 9 Jun 1996 21:54:52 +0000 (21:54 +0000)]
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.
Per Bothner [Sat, 8 Jun 1996 01:25:20 +0000 (01:25 +0000)]
* config.guess (i?86-ncr-sysv*): Emit minor release numbers.
Recognize the NCR 4850 machine and NCR Pentium-based platforms.
Roland McGrath [Fri, 7 Jun 1996 15:58:39 +0000 (15:58 +0000)]
.
Roland McGrath [Fri, 7 Jun 1996 15:58:19 +0000 (15:58 +0000)]
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.
Per Bothner [Wed, 5 Jun 1996 04:12:46 +0000 (04:12 +0000)]
* config.guess: Combine mips-mips-riscos cases, and use cpp to
distinguish sysv/svr4/bsd variants.
Karl Heuer [Mon, 3 Jun 1996 12:51:33 +0000 (12:51 +0000)]
(*:Linux:*:*): Add guess for sparc-unknown-linux.
Roland McGrath [Mon, 27 May 1996 17:50:20 +0000 (17:50 +0000)]
.
Roland McGrath [Mon, 27 May 1996 17:49:57 +0000 (17:49 +0000)]
Mon May 27 13:49:02 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* acgeneral.m4 (AC_PREREQ): Prepend "FATAL ERROR: " to msg.
Roland McGrath [Mon, 27 May 1996 17:49:32 +0000 (17:49 +0000)]
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.
Roland McGrath [Sun, 26 May 1996 23:44:10 +0000 (23:44 +0000)]
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.
Roland McGrath [Sun, 26 May 1996 23:43:43 +0000 (23:43 +0000)]
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.
Roland McGrath [Sun, 26 May 1996 23:43:22 +0000 (23:43 +0000)]
Sun May 26 19:07:15 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* autoheader.sh: Put $syms in a temporary file and use fgrep -f.
Roland McGrath [Fri, 24 May 1996 22:34:49 +0000 (22:34 +0000)]
(AViiON:dgux:*:*): Fix typo in recognizing mc88110.
Roland McGrath [Tue, 21 May 1996 22:55:56 +0000 (22:55 +0000)]
Restore `hp9k2[0-9][0-9] | hp9k31[0-9])' case line apparently accidentally
removed in the last change.
Linda A. Walsh [Mon, 20 May 1996 16:02:45 +0000 (16:02 +0000)]
* config.sub: Recognize -proelf as a basic system type.