pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/curl
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.
Home |
Main Index |
Thread Index |
Old Index