2000-11-16 Ben Elliston <bje@redhat.com>

* config.guess: Use getconf(1) on HP-UX 11.x systems (when
	available) to eliminate the need for compiling a small test
	program. From Neil Schellenberger <nschelle@crosskeys.com>.
This commit is contained in:
Ben Elliston
2000-11-15 14:01:51 +00:00
parent 44545c674c
commit bd5c30b1d5
2 changed files with 26 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2000-11-16 Ben Elliston <bje@redhat.com>
* config.guess: Use getconf(1) on HP-UX 11.x systems (when
available) to eliminate the need for compiling a small test
program. From Neil Schellenberger <nschelle@crosskeys.com>.
2000-11-15 Ben Elliston <bje@redhat.com>
* config.sub: Expand `power' to `power-ibm-aix' for consistency.