aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 100a70c66f9..583e9717043 100755
--- a/configure
+++ b/configure
@@ -2459,6 +2459,7 @@ _ACEOF
2459 arm-*-netbsd*) machine=arm ;; 2459 arm-*-netbsd*) machine=arm ;;
2460 x86_64-*-netbsd*) machine=amdx86-64 ;; 2460 x86_64-*-netbsd*) machine=amdx86-64 ;;
2461 hppa-*-netbsd*) machine=hp800 ;; 2461 hppa-*-netbsd*) machine=hp800 ;;
2462 m68k-*-netbsd*) machine=m68k ;;
2462 esac 2463 esac
2463 ;; 2464 ;;
2464 2465