Commit Graph

3 Commits

Author SHA1 Message Date
Fergus Henderson
70ecc6f3f6 Get Mercury to configure properly on Pentium Pro machines.
Estimated hours taken: 0.5

Get Mercury to configure properly on Pentium Pro machines.

config.guess:
config.sub:
	New versions of these, from autoconf version 2.12,
	which recognize `i686'.

configure.in:
	Check for i?86-*-linux-gnu as well as i?86-*-linux,
	since the new config.guess outputs the -gnu suffix.
1997-02-26 14:31:09 +00:00
Fergus Henderson
e3234a3110 Recognize *-*-win95 as a valid configuration name.
Estimated hours taken: 0.25

config.sub:
	Recognize *-*-win95 as a valid configuration name.
1996-12-01 07:58:22 +00:00
Fergus Henderson
41cac15c95 Use an autoconf-generated configure script rather than manual configuration. 1995-05-12 20:30:36 +00:00