From: Richard M. Stallman Date: Wed, 2 Feb 1994 22:35:44 +0000 (+0000) Subject: (mips-mips-riscos4*): Set NON_GNU_CPP. X-Git-Tag: emacs-19.34~10103 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=781ce8e8d357ad04ec9d18b128a5aaefc0cbf167;p=emacs.git (mips-mips-riscos4*): Set NON_GNU_CPP. --- diff --git a/configure1.in b/configure1.in index 45ea56ba611..0e7e50f5863 100755 --- a/configure1.in +++ b/configure1.in @@ -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