Imported Upstream version 1.6.8p9
[debian/sudo] / config.sub
index 9fe531eebf510e33bd605b29fee843a984eb5b42..cefda09d778f0b98aa59760b9e32d15f13a5bcfc 100755 (executable)
@@ -369,6 +369,12 @@ case $basic_machine in
                basic_machine=a29k-none
                os=-bsd
                ;;
+       amd64)
+               basic_machine=x86_64-pc
+               ;;
+       amd64-*)
+               basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
+               ;;
        amdahl)
                basic_machine=580-amdahl
                os=-sysv