summaryrefslogtreecommitdiff
path: root/configure1.in
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-07-24 20:18:35 +0000
committerRichard M. Stallman <rms@gnu.org>1994-07-24 20:18:35 +0000
commit9d8cc199ce9ac42f392543f3a2a3bd0513fe0b01 (patch)
tree74f1e9c1a5a2c03c1f22710cdc6b72955adbf546 /configure1.in
parent49684fe0172bcd87344519ff7d9f04179945b3fb (diff)
downloademacs-9d8cc199ce9ac42f392543f3a2a3bd0513fe0b01.tar.gz
(i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
Diffstat (limited to 'configure1.in')
-rwxr-xr-xconfigure1.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure1.in b/configure1.in
index 0abf70e8a68..40696fc8205 100755
--- a/configure1.in
+++ b/configure1.in
@@ -798,6 +798,8 @@ case "${canonical}" in
## Intel 860
i860-*-sysv4* )
machine=i860 opsys=usg5-4
+ NON_GNU_CC="/bin/cc" # Ie, not the one in /usr/ucb/cc.
+ NON_GNU_CPP="/usr/ccs/lib/cpp" # cc -E tokenizes macro expansion.
;;
## Masscomp machines