X-Git-Url: https://git.saurik.com/apple/launchd.git/blobdiff_plain/ef3989319e2fdaf6ddb7590bc634ee693aa02a3b..587e987eefe38fd31fb51b6d52f422eac67bdf8e:/launchd/src/config.h diff --git a/launchd/src/config.h b/launchd/src/config.h index b7aed41..23b1706 100644 --- a/launchd/src/config.h +++ b/launchd/src/config.h @@ -4,4 +4,5 @@ #define HAVE_QUARANTINE TARGET_HAVE_QUARANTINE #define HAVE_SANDBOX TARGET_HAVE_SANDBOX #define HAVE_SECURITY !TARGET_HAVE_EMBEDDED_SECURITY +#define HAVE_LIBAUDITD !TARGET_OS_EMBEDDED #endif /* __CONFIG_H__ */