Fix GNUstep build
commit4a485410ce74cafd4e9c344e31f7575464a16113
authorAlan Third <alan@idiocy.org>
Tue, 23 May 2017 09:42:20 +0000 (23 02:42 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 May 2017 09:45:13 +0000 (23 02:45 -0700)
tree8e5d40913f094c1f33a85da663ab905ab6d57156
parent107e60f49db71f1869848f0f0ce5ea7dd057366c
Fix GNUstep build

* src/nsterm.h [NS_IMPL_GNUSTEP]: Add typedefs for Cocoa-only types.
(NSWindowStyleMaskUtilityWindow): #define to NSUtilityWindowMask in
GNUstep and old versions of macOS.
* src/nsfns.m (ns-set-mouse-absolute-pixel-position): Function only
works in cocoa, not GNUstep.
src/nsfns.m
src/nsterm.h