diff options
| -rwxr-xr-x | configure1.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure1.in b/configure1.in index e10038a2d0a..2cae7c6191c 100755 --- a/configure1.in +++ b/configure1.in | |||
| @@ -1018,6 +1018,7 @@ case "${canonical}" in | |||
| 1018 | *-sco3.2v4* ) opsys=sco4 ;; | 1018 | *-sco3.2v4* ) opsys=sco4 ;; |
| 1019 | *-bsd386* ) opsys=bsd386 ;; | 1019 | *-bsd386* ) opsys=bsd386 ;; |
| 1020 | *-386bsd* ) opsys=386bsd ;; | 1020 | *-386bsd* ) opsys=386bsd ;; |
| 1021 | *-freebsd* ) opsys=freebsd ;; | ||
| 1021 | *-netbsd* ) opsys=netbsd ;; | 1022 | *-netbsd* ) opsys=netbsd ;; |
| 1022 | *-nextstep* ) opsys=mach2 ;; | 1023 | *-nextstep* ) opsys=mach2 ;; |
| 1023 | ## Otherwise, we'll fall through to the generic opsys code at the bottom. | 1024 | ## Otherwise, we'll fall through to the generic opsys code at the bottom. |