On Wednesday, December 30, 2009, at 09:44AM, "Yang Tse" <[email protected]> wrote: >2009/12/30, Craig A. Berry wrote: > >> I recommend the revised patch (attached here). There are likely other >> things we can or should do, but this is a step forward.
I think Steven answered the other questions. >The patch also enables LDAP support as default build configuration. >Will it build in this way on any VMS system, or at least in most of >them? No, it only gives you LDAP if you explicitly ask for it. If you explicitly ask for it on a system that doesn't have the ldap library, you get a compile failure in lib/ldap.c because it can't find ldap.h (I actually tried this); that seems like a good enough indication that something's wrong. ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
