]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Allow for host type 'iE86-pc-*-*'
authorwessels <>
Wed, 8 Apr 1998 11:11:33 +0000 (11:11 +0000)
committerwessels <>
Wed, 8 Apr 1998 11:11:33 +0000 (11:11 +0000)
cfgaux/config.sub

index 6785561d9e4cb8c33d4793a555b86fa00d647388..67d8f39aabc44f38f94baea8348d20abc4554186 100755 (executable)
@@ -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.