pull in <AvailabilityMacros.h> for __APPLE__ hosts
This commit is contained in:
@@ -560,6 +560,10 @@ rk_DESTDIRS
|
|||||||
rk_WFLAGS([-Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs])
|
rk_WFLAGS([-Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs])
|
||||||
|
|
||||||
|
|
||||||
|
AH_BOTTOM([#ifdef __APPLE__
|
||||||
|
#include <AvailabilityMacros.h>
|
||||||
|
#endif])
|
||||||
|
|
||||||
AH_BOTTOM([#ifdef ROKEN_RENAME
|
AH_BOTTOM([#ifdef ROKEN_RENAME
|
||||||
#include "roken_rename.h"
|
#include "roken_rename.h"
|
||||||
#endif])
|
#endif])
|
||||||
|
Reference in New Issue
Block a user