build-sys: FlatCarbon is dead. Good riddance.
authorMihai Moldovan <ionic@ionic.de>
Sat, 25 Feb 2017 09:35:06 +0000 (10:35 +0100)
committerTanu Kaskinen <tanuk@iki.fi>
Mon, 27 Feb 2017 14:45:49 +0000 (16:45 +0200)
commitb282f3bb9668bc859e880f615c78a1fe305fc035
tree07feb3311c487122edcc2af5632e20b328262b8b
parenta8e0556120ed8f6e3263eb2202aae3cb6c1e3975
build-sys: FlatCarbon is dead. Good riddance.

FlatCarbon was the flattened Carbon version used in Mac OS Classic
(i.e., pre Mac OS X.)

It was shipped as legacy software until 10.8, then dropped completely.

Using CoreServices is good enough, manually including FlatCarbon headers
only lead to build failures for users who had old versions of Xcode
lingering around their machines.

v2: don't accidentally drop the OS X semaphore implementation.
src/Makefile.am