prepare v4.2.5
[m6w6/ext-http] / scripts / gen_github_workflow_curl-matrix.php
index be6748b033a082b943e56e64c419995ca9c8c258..beaa65df633a26609cf7feae234824189825aeba 100755 (executable)
@@ -83,7 +83,7 @@ foreach ($job as $id => $env) {
           sudo ln -s /usr/share/libtool/build-aux/ltmain.sh /usr/bin/libtool
           cd curl
           ./buildconf
-          ./configure --prefix=/opt --disable-dependency-tracking --with-ssl --with-openssl --without-libssh2
+          ./configure --prefix=/opt --disable-dependency-tracking --with-ssl --with-openssl --without-libssh2 --disable-ldap
           make -j2
           make install
       - name: Prepare