diff options
Diffstat (limited to 'configure1.in')
-rwxr-xr-x | configure1.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure1.in b/configure1.in index 09793aea061..7055d472b76 100755 --- a/configure1.in +++ b/configure1.in @@ -555,6 +555,8 @@ case "${canonical}" in ## Convex *-convex-bsd* ) machine=convex opsys=bsd4-3 + ## Prevents suprious white space in makefiles - d.m.cooke@larc.nasa.gov + NON_GNU_CPP="cc -E -P" ;; ## Cubix QBx/386 |