diff options
author | Lukas Stabe <ahti333+mpdbugs@gmail.com> | 2013-12-02 13:08:03 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-12-02 13:08:52 +0100 |
commit | 0ea5f4ac3a71e3b04672cd63f90206305330ef74 (patch) | |
tree | bf7c188d4d0ad90b61df970c15fd02bc88f0c2d3 /src/QueuePrint.cxx | |
parent | 47c50c079d0abf3d807815eb3c4b43dd6544b93f (diff) | |
download | mpd-0ea5f4ac3a71e3b04672cd63f90206305330ef74.tar.gz mpd-0ea5f4ac3a71e3b04672cd63f90206305330ef74.tar.xz mpd-0ea5f4ac3a71e3b04672cd63f90206305330ef74.zip |
output/openal: check __APPLE__ instead of HAVE_OSX
On OSX, the configure-flag --enable-osx is used to enable the
unsupported osx output. It sets the HAVE_OSX preprocessor define.
src/output/OpenALOutputPlugin.cxx uses this define to determine wether
it is building on OSX, and imports different headers (which have
nothing to do with the osx output) depending on wether or not it is
set.
Diffstat (limited to 'src/QueuePrint.cxx')
0 files changed, 0 insertions, 0 deletions