changeset 15260:34fd383d8908 libc-960521

* config.sub: Recognize -proelf as a basic system type.
author Jeff Law <law@redhat.com>
date Mon, 20 May 1996 16:02:45 +0000
parents 984ea4011d7e
children bd56cdc4d07b
files config.sub
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/config.sub	Mon May 20 15:43:53 1996 +0000
+++ b/config.sub	Mon May 20 16:02:45 1996 +0000
@@ -307,7 +307,6 @@
 		basic_machine=m68k-hp
 		os=-hpux
 		;;
-	hp9k2[0-9][0-9] | hp9k31[0-9])
 		basic_machine=m68000-hp
 		;;
 	hp9k3[2-9][0-9])
@@ -662,7 +661,7 @@
 	      | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
 	      | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
 	      | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
-	      | -cygwin32* | -pe* | -psos* | -moss* )
+	      | -cygwin32* | -pe* | -psos* | -moss* | -proelf* )
 	# Remember, each alternative MUST END IN *, to match a version number.
 		;;
 	-sunos5*)