]>
git.saurik.com Git - apple/launchd.git/blob - launchd/src/config.h
3 #include <TargetConfig.h>
4 #define HAVE_QUARANTINE TARGET_HAVE_QUARANTINE
5 #define HAVE_SANDBOX TARGET_HAVE_SANDBOX
6 #define HAVE_SECURITY !TARGET_HAVE_EMBEDDED_SECURITY
7 #define HAVE_LIBAUDITD !TARGET_OS_EMBEDDED
8 #endif /* __CONFIG_H__ */