]> code.delx.au - gnu-emacs/commitdiff
Revert pc532 handling.
authorCharles Hannum <mycroft@gnu.org>
Thu, 25 Aug 1994 00:37:35 +0000 (00:37 +0000)
committerCharles Hannum <mycroft@gnu.org>
Thu, 25 Aug 1994 00:37:35 +0000 (00:37 +0000)
config.sub

index ab452a67c7fc2186789039f71a55cfcba0af21f4..2ecf96890653210f380dad8a99bfc5ed30300c2a 100755 (executable)
@@ -383,15 +383,8 @@ case $basic_machine in
        pbb)
                basic_machine=m68k-tti
                ;;
-        pc532)
-               case $os in
-                   -netbsd*)
-                       basic_machine=pc532-unknown
-                       ;;
-                   *)
-                       basic_machine=ns32k-pc532
-                       ;;
-               esac
+        pc532 | pc532-*)
+               basic_machine=ns32k-pc532
                ;;
        pentium-*)
                # We will change tis to say i586 once there has been