1 Aug 2008 08:36
CVS commit: pkgsrc/www/curl
David Sainty <dsainty <at> netbsd.org>
2008-08-01 06:36:26 GMT
2008-08-01 06:36:26 GMT
Module Name: pkgsrc Committed By: dsainty Date: Fri Aug 1 06:36:26 UTC 2008 Modified Files: pkgsrc/www/curl: options.mk Log Message: If the 'ldap' option isn't selected, explicitly disable LDAP support. This prevents 'configure' from detecting non-Pkgsrc libldap.so (and, worse, linking with both a system libssl.so via system libldap.so, and also a Pkgsrc libssl.so directly. Euw...) To generate a diff of this commit: cvs rdiff -r1.5 -r1.6 pkgsrc/www/curl/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
RSS Feed