1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
[deliverable/binutils-gdb.git] / config.guess
index 3c75a80de33d22887106b24aa4f092d58ede2cfd..885f66120272dbd82b7bd8410a077ab7ff0191a6 100755 (executable)
@@ -576,7 +576,7 @@ EOF
          sparclinux) echo "${UNAME_MACHINE}-unknown-linux-gnuaout" ; exit 0 ;;
          armlinux)   echo "${UNAME_MACHINE}-unknown-linux-gnuaout" ; exit 0 ;;
          m68klinux)  echo "${UNAME_MACHINE}-unknown-linux-gnuaout" ; exit 0 ;;
-         elf32ppc)
+         elf32ppc | elf32ppclinux)
                # Determine Lib Version
                cat >dummy.c <<EOF
 #include <features.h>
This page took 0.023885 seconds and 4 git commands to generate.