autotools: enable gl_cocoa on OS X by default
authorJean Guyomarc'h <jean.guyomarch@gmail.com>
Mon, 11 Apr 2016 22:05:40 +0000 (00:05 +0200)
committerJean Guyomarc'h <jean.guyomarch@gmail.com>
Mon, 16 May 2016 14:10:13 +0000 (16:10 +0200)
commit1f03bba199fbbda435a34bba141354456a353c54
treea26b33c96b361fecdf9a367e57ca0bc8dd8fa364
parentd027a2f65c42d041b4449260ef37c98036c8b6df
autotools: enable gl_cocoa on OS X by default

Before this commit, X11 (via Xquartz) was the default engine to be
enabled on OS X.
Since the Cocoa backend became quite stable and considering applications
running within the Xquartz windowing environment are arguably ugly,
the Cocoa backend will now be enabled by default and X11 will be
selected only if explicitely requested.
configure.ac