Tue Dec 15 12:38:16 1992 Ian Lance Taylor (ian@cygnus.com)

* configure.in (i[34]86-*-sco3.2v4*): use mh-sco4.
	* config/mh-sco4: New file, like mh-sco but without defining
	_POSIX_SOURCE.
This commit is contained in:
Ian Lance Taylor 1992-12-15 20:40:05 +00:00
parent b243fc7e59
commit 16f8723c77
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
Tue Dec 15 12:38:16 1992 Ian Lance Taylor (ian@cygnus.com)
* configure.in (i[34]86-*-sco3.2v4*): use mh-sco4.
* config/mh-sco4: New file, like mh-sco but without defining
_POSIX_SOURCE.
Wed Nov 11 21:20:14 1992 John Gilmore (gnu@cygnus.com)
* configure.in: Reformat to one-case-per-line.