diff --git a/build.sh b/build.sh index 0e45953e8f700cd24ca46db77ebd302d1d22d63a..22c0e33fd003582c35dfbea187cf0bbb5adb940c 100755 --- a/build.sh +++ b/build.sh @@ -65,7 +65,7 @@ function install_openldap { --enable-debug --enable-dynamic --enable-syslog --enable-proctitle --enable-local --enable-modules \ --enable-slapd --enable-dynacl --enable-aci --enable-cleartext --enable-crypt --enable-spasswd \ --enable-rewrite --enable-rlookups --enable-slapi --enable-backends=mod --enable-overlays=mod \ - --with-subdir=ldap --with-cyrus-sasl--with-threads --with-tls=openssl \ + --with-subdir=ldap --with-cyrus-sasl --with-threads --with-tls=openssl \ CFLAGS="-Wno-cast-function-type \ -Wno-implicit-function-declaration \ -Wno-incompatible-pointer-types \