]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/kern.conf
Updates
[bacula/bacula] / regress / kern.conf
index 05ce1ac2e7b561e9bc61e730a88343c8811bb6cd..2499dea0f7d8c273250bb9ce425dc191051a3a5f 100644 (file)
@@ -1,5 +1,5 @@
 # Where to get the source to be tested
-# BACULA_SOURCE="${HOME}/bacula/branch-1.38.1"
+# BACULA_SOURCE="${HOME}/bacula/branch-1.38"
 BACULA_SOURCE="${HOME}/bacula/k"
 
 # Where to send email   !!!!! Change me !!!!!!!
@@ -27,3 +27,7 @@ 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=""