X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Ffreebsd.conf;h=823eb9cbbfcf59cc89ae9eb8a5e5aa50c7541361;hb=c0dcd9995922bc6e9c82a5aee4bed5385c8df834;hp=3d41bd0f1ef29f3efdf140e9a3d88dab524ff9a5;hpb=677d9d9c10091b40c7a290daf855b505869e0a61;p=bacula%2Fbacula diff --git a/regress/freebsd.conf b/regress/freebsd.conf index 3d41bd0f1e..823eb9cbbf 100644 --- a/regress/freebsd.conf +++ b/regress/freebsd.conf @@ -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=""