]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config-scripts/cups-ssl.m4
Load cups into easysw/current.
[thirdparty/cups.git] / config-scripts / cups-ssl.m4
index 156c7252928c987433621a8aee78aad7a3053c94..294f2cd97b2f970c50ecf20b5451f6d28aa8aaa1 100644 (file)
@@ -48,6 +48,7 @@ if test x$enable_ssl != xno; then
                 # certificates for CUPS, so don't enable encryption on
                 # /admin just yet...
                 #ENCRYPTION_REQUIRED="  Encryption Required"
+                AC_CHECK_HEADER(Security/SecBasePriv.h,AC_DEFINE(HAVE_SECBASEPRIV_H))
                 AC_DEFINE(HAVE_SSL)
                 AC_DEFINE(HAVE_CDSASSL)])
        fi