From: wessels <> Date: Wed, 8 Apr 1998 11:11:33 +0000 (+0000) Subject: Allow for host type 'iE86-pc-*-*' X-Git-Tag: SQUID_3_0_PRE1~3584 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f4a5fbb95a45e9f86b1c7e931b48d795e6efb4a;p=thirdparty%2Fsquid.git Allow for host type 'iE86-pc-*-*' --- diff --git a/cfgaux/config.sub b/cfgaux/config.sub index 6785561d9e..67d8f39aab 100755 --- a/cfgaux/config.sub +++ b/cfgaux/config.sub @@ -177,7 +177,7 @@ case $basic_machine in | hppa-* | hppa1.0-* | hppa1.1-* | alpha-* | we32k-* | cydra-* | ns16k-* \ | pn-* | np1-* | xps100-* | clipper-* | orion-* | sparclite-* \ | pdp11-* | sh-* | powerpc-* | powerpcle-* | sparc64-* | mips64-* | mipsel-* \ - | mips64el-* | mips64orion-* | mips64orionel-* | f301-*) + | mips64el-* | mips64orion-* | mips64orionel-* | f301-* | iE86-*) ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS.