diff options
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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 | ||