From: David J. MacKenzie Date: Thu, 12 May 1994 07:44:36 +0000 (+0000) Subject: (mips-siemens-sysv*): Put quotes around value containing blanks. X-Git-Tag: emacs-19.34~8385 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=16d03a05a16f390a2196d729d470fe48e17e3e0d;p=emacs.git (mips-siemens-sysv*): Put quotes around value containing blanks. --- diff --git a/configure1.in b/configure1.in index beeb32d7c12..2e48ca7bb7b 100755 --- a/configure1.in +++ b/configure1.in @@ -2,7 +2,7 @@ dnl This is an autoconf script. 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 @@ case "${canonical}" in 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