From 1a6a3318d96d97c4cc8d9fc827e930b3cfb22085 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Fri, 25 Aug 2000 01:41:14 -0400 Subject: snapshot of project "lynx", label v2-8-4dev_8 --- config.guess | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.guess') diff --git a/config.guess b/config.guess index 061906d1..b100dbe1 100755 --- a/config.guess +++ b/config.guess @@ -109,6 +109,9 @@ trap 'rm -f $dummy.c $dummy.o $dummy; exit 1' 1 2 15 # Note: order is significant - the case branches are not exclusive. case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in + i?86:OS/2:*:*) + echo "i386-unknown-os2" + exit 0;; *:NetBSD:*:*) # Netbsd (nbsd) targets should (where applicable) match one or # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*, -- cgit 1.4.1-2-gfad0