diff options
| -rwxr-xr-x | configure1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure1.in b/configure1.in index 4ce7512e6d4..5627a273285 100755 --- a/configure1.in +++ b/configure1.in | |||
| @@ -876,7 +876,7 @@ case "${canonical}" in | |||
| 876 | mips-siemens-sysv* ) | 876 | mips-siemens-sysv* ) |
| 877 | machine=mips-siemens opsys=usg5-4 | 877 | machine=mips-siemens opsys=usg5-4 |
| 878 | NON_GNU_CC=/usr/ccs/bin/cc | 878 | NON_GNU_CC=/usr/ccs/bin/cc |
| 879 | NON_GNU_CPP="/usr/ccs/bin/cc -E" | 879 | NON_GNU_CPP=/usr/ccs/lib/cpp |
| 880 | ;; | 880 | ;; |
| 881 | 881 | ||
| 882 | ## Silicon Graphics machines | 882 | ## Silicon Graphics machines |