From b04f6889700e04f6a9d6ce14c7b29d86ec33d8e9 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 25 Apr 2021 23:37:25 +0100 Subject: [PATCH] Update suggested minimum config --- build-farm.conf.template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-farm.conf.template b/build-farm.conf.template index 5f5e4b8..8c7b051 100644 --- a/build-farm.conf.template +++ b/build-farm.conf.template @@ -155,6 +155,8 @@ our %conf =( #USE_GNUTLS => 'yes', #TLS_LIBS => '-lssl -lcrypto', # + # Many testcases need dsearch + LOOKUP_DSEARCH => 'yes', #LOOKUP_LDAP => 'yes', #LOOKUP_INCLUDE => '-I/usr/include/mysql -I/usr/include/postgresql' #LOOKUP_LIBS => '-lmysqlclient -lpq -lldap -llber', -- 2.30.2