]> git.eshelyaron.com Git - emacs.git/commitdiff
(i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
authorRichard M. Stallman <rms@gnu.org>
Sun, 24 Jul 1994 20:18:35 +0000 (20:18 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 24 Jul 1994 20:18:35 +0000 (20:18 +0000)
configure1.in

index 0abf70e8a68cf2b85975a0b1840120187045021c..40696fc82059b6fca8277a025be9a282a1d20107 100755 (executable)
@@ -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