]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config-scripts/cups-common.m4
Import CUPS 1.4svn-r7153.
[thirdparty/cups.git] / config-scripts / cups-common.m4
index 5e98a3933020b1eafdd10027650514025aae2746..17a9f8883a434722584fbac7fab0520a91abba7e 100644 (file)
@@ -237,6 +237,9 @@ case $uname in
                        CUPS_DEFAULT_PRINTADMIN_AUTH="@AUTHKEY(system.print.admin) @admin @lpadmin"
                        CUPS_SYSTEM_AUTHKEY="SystemGroupAuthKey system.preferences"])
                AC_CHECK_HEADER(Security/SecBasePriv.h,AC_DEFINE(HAVE_SECBASEPRIV_H))
+
+               dnl Check for sandbox/Seatbelt support
+               AC_CHECK_HEADER(sandbox.h,AC_DEFINE(HAVE_SANDBOX_H))
                 ;;
 
        Linux*)