]> git.eshelyaron.com Git - emacs.git/commitdiff
(mips-mips-riscos4*): Set NON_GNU_CPP.
authorRichard M. Stallman <rms@gnu.org>
Wed, 2 Feb 1994 22:35:44 +0000 (22:35 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 2 Feb 1994 22:35:44 +0000 (22:35 +0000)
configure1.in

index 45ea56ba61148135a8ed9c2adc57790d972dcfa0..0e7e50f58638fbe6734308b1f1902ed57aaebd41 100755 (executable)
@@ -807,6 +807,7 @@ case "${canonical}" in
   mips-mips-riscos4* )
     machine=mips4 opsys=bsd4-3
     NON_GNU_CC="cc -systype bsd43"
+    NON_GNU_CPP="cc -systype bsd43 -E"
   ;;
   mips-mips-bsd* )
     machine=mips opsys=bsd4-3