diff options
| -rwxr-xr-x | configure1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure1.in b/configure1.in index 7055d472b76..fcce8fb02d7 100755 --- a/configure1.in +++ b/configure1.in | |||
| @@ -553,7 +553,7 @@ case "${canonical}" in | |||
| 553 | ;; | 553 | ;; |
| 554 | 554 | ||
| 555 | ## Convex | 555 | ## Convex |
| 556 | *-convex-bsd* ) | 556 | *-convex-bsd* | *-convex-convexos* ) |
| 557 | machine=convex opsys=bsd4-3 | 557 | machine=convex opsys=bsd4-3 |
| 558 | ## Prevents suprious white space in makefiles - d.m.cooke@larc.nasa.gov | 558 | ## Prevents suprious white space in makefiles - d.m.cooke@larc.nasa.gov |
| 559 | NON_GNU_CPP="cc -E -P" | 559 | NON_GNU_CPP="cc -E -P" |