]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/freebsd.conf
commit changes
[bacula/bacula] / regress / freebsd.conf
index 3d41bd0f1ef29f3efdf140e9a3d88dab524ff9a5..823eb9cbbfcf59cc89ae9eb8a5e5aa50c7541361 100644 (file)
@@ -24,3 +24,8 @@ WHICHDB?="--with-sqlite=${SQLITE_DIR}"
 
 # Set this to "--with-tcp-wrappers" or "--without-tcp-wrappers"
 TCPWRAPPERS="--with-tcp-wrappers"
+
+# Set this to "" to disable OpenSSL support, "--with-openssl=yes"
+# to enable it, or provide the path to the OpenSSL installation,
+# eg "--with-openssl=/usr/local"
+OPENSSL=""