diff options
Diffstat (limited to 'configure1.in')
-rwxr-xr-x | configure1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure1.in b/configure1.in index bc5c3e8b3a3..7da57e146d3 100755 --- a/configure1.in +++ b/configure1.in @@ -771,7 +771,7 @@ case "${canonical}" in ;; ## NeXT - m68*-next-mach* | m68*-next-bsd* ) + m68*-next-* ) machine=next opsys=mach2 ;; |