Mercurial > emacs
changeset 7468:19be778d4966
(mips-siemens-sysv*): Put quotes around value containing blanks.
author | David J. MacKenzie <djm@gnu.org> |
---|---|
date | Thu, 12 May 1994 07:44:36 +0000 |
parents | 63cad0a45c4c |
children | 24b292242269 |
files | configure1.in |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/configure1.in Thu May 12 07:41:56 1994 +0000 +++ b/configure1.in Thu May 12 07:44:36 1994 +0000 @@ -2,7 +2,7 @@ dnl To rebuild the `configure' script from this, execute the command dnl autoconf dnl in the directory containing this script. You must have autoconf -dnl version 1.8 or later. +dnl version 1.9 or later. dnl dnl The following text appears in the resulting `configure' script, dnl explaining how to rebuild it. @@ -876,7 +876,7 @@ mips-siemens-sysv* ) machine=mips-siemens opsys=usg5-4 NON_GNU_CC=/usr/ccs/bin/cc - NON_GNU_CPP=/usr/ccs/bin/cc -E + NON_GNU_CPP="/usr/ccs/bin/cc -E" ;; ## Silicon Graphics machines