mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-10 05:02:50 +01:00
65abf5c532
MAC_OS_X_VERSION_MAX_ALLOWED reflects the currently running OS X version more closely than MAC_OS_X_VERSION_MIN_REQUIRED, given it's defined as max(current_version, MAC_OS_X_VERSION_MIN_REQUIRED). Additionally, we should check if MAC_OS_X_VERSION_10_9 is actually defined, otherwise the whole macro logic breaks apart. |
||
---|---|---|
.. | ||
osx | ||
shared | ||
unix | ||
win32 | ||
format.c | ||
format.h | ||
Makefile.am | ||
sysinfo-backend.h | ||
sysinfo.c | ||
sysinfo.def | ||
sysinfo.h | ||
sysinfo.vcxproj | ||
sysinfo.vcxproj.filters |