]> git.eshelyaron.com Git - emacs.git/commit
* Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
authorJim Blandy <jimb@redhat.com>
Sun, 18 Jul 1993 06:10:46 +0000 (06:10 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 18 Jul 1993 06:10:46 +0000 (06:10 +0000)
commit174be3e7d604d551a581a9180c92c7705e24188e
treec2a49707484eb6a455a294f8f2e6c334bc308341
parenteb0d9f08616c0271f1f1ccf7b111eeb4914cf3b3
* Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
directory's makefile.  This allows the invocation of CPP which
builds xmakefile to receive these switches.  The SunSoft C
preprocessor inserts spaces between tokens if it doesn't get the
-Xs flag requested in src/s/sol2.h.
Makefile.in