Mercurial > emacs
changeset 8324:fee9047f3b14
(i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 24 Jul 1994 20:18:35 +0000 |
parents | 30755be9badb |
children | 2c8b3c988b10 |
files | configure1.in |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure1.in Sun Jul 24 20:02:37 1994 +0000 +++ b/configure1.in Sun Jul 24 20:18:35 1994 +0000 @@ -798,6 +798,8 @@ ## 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