no more required

This commit is contained in:
pancake ;) 2005-11-27 00:29:39 +00:00 committed by Thomas Klausner
parent 0213e5a4c7
commit bc6a053473

View file

@ -1,11 +0,0 @@
--- configure.orig 2005-04-21 13:26:53.375932632 +0200
+++ configure 2005-04-21 13:27:02.498545784 +0200
@@ -1926,7 +1926,7 @@
case "$host" in
-i[456]86-*-linux*) host_cpu=i386 host_os=linux ;;
+i[3456]86-*-linux-*) host_cpu=i386 host_os=linux ;;
arm*-*-linux*) host_cpu=arm host_os=linux ;;
powerpc-*-linux*) host_os=linux ;;
powerpc-*-darwin*) host_os=darwin ;;