OSDN Git Service

Localized the one case where main-cocoa.m sends a string through the z-term interface...
authorEric Branlund <ebranlund@fastmail.com>
Tue, 27 Aug 2019 19:30:09 +0000 (12:30 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Tue, 27 Aug 2019 19:30:09 +0000 (12:30 -0700)
commit528ee52db54a2b5a287340d747aa4956d0421f00
treec4159b65e42e2bc8833328b4dea7822e45445456
parent1c46679e847c86595074ee08e62b4171f1aede86
Localized the one case where main-cocoa.m sends a string through the z-term interface.  To handle that, adjusted the make rules so main-cocoa.m gets processed by gcc-wrap.  Since automake issued a warning when OBJCCOMPILE was set only in the condition part for Cocoa builds, it is set, along with COMPILE, regardless of whether building the Cocoa version.
src/Makefile.am
src/main-cocoa.m