From 763da9480daceba3cfad4608aa8fc80cad525c41 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 24 Feb 2000 21:20:57 +0000 Subject: Add support for an OS of "wince" --- config.sub | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.sub') diff --git a/config.sub b/config.sub index 4a1e2a85a31..5d756240452 100755 --- a/config.sub +++ b/config.sub @@ -955,6 +955,9 @@ case $os in -opened*) os=-openedition ;; + -wince*) + os=-wince + ;; -osfrose*) os=-osfrose ;; -- cgit v1.2.1