aboutsummaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorMumit Khan <khan@xraylith.wisc.edu>1999-03-11 00:20:22 +0000
committerJeff Law <law@gcc.gnu.org>1999-03-10 17:20:22 -0700
commit926bb5ed06cdb744acb91754e4590b17e2487741 (patch)
tree952aba70f27bccbc8da8aceb8436a30ae5f375cb /config.sub
parent4525d757281c6c39154236043aaeb82873dcaeb1 (diff)
downloadgcc-926bb5ed06cdb744acb91754e4590b17e2487741.zip
gcc-926bb5ed06cdb744acb91754e4590b17e2487741.tar.gz
gcc-926bb5ed06cdb744acb91754e4590b17e2487741.tar.bz2
config.sub: Add i386-uwin support.
* config.sub: Add i386-uwin support. * config.guess: Likewise. From-SVN: r25693
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub
index 05eb93c..4f442ec 100755
--- a/config.sub
+++ b/config.sub
@@ -937,7 +937,7 @@ case $os in
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
| -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
| -mingw32* | -linux-gnu* | -uxpv* | -beos* | -mpeix* | -udk* \
- | -interix* )
+ | -interix* | -uwin* )
# Remember, each alternative MUST END IN *, to match a version number.
;;
# EGCS LOCAL