[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Modify the build system on Windows to optionally include and link Cyrus SASL

From: Branko Čibej <brane_at_xbc.nu>
Date: 2006-08-18 17:48:14 CEST

D.J. Heap wrote:
> On 8/14/06, Vlad Georgescu <vgeorgescu@gmail.com> wrote:
>> This patch was originally posted by D.J. Heap here:
>> http://svn.haxx.se/dev/archive-2006-07/0036.shtml
>>
>> I made a couple of minor tweaks, and successfully tested it with an
>> updated version of my client-side patch, which I'll resubmit shortly.
>>
>> [[[
>> Modify the build system on Windows to optionally include and link
>> Cyrus SASL.
>>
>> * build/gen-make.py
>> (_usage_exit): Document the new '--with-sasl' option.
>> Add '--with-sasl' to the options list.
>>
>> * build/generator/gen_win.py
>> (parse_options): Parse the '--with-sasl' option.
>> (get_win_defines): Define SVN_HAVE_SASL.
>> (get_win_includes): Add Cyrus SASL's include directory.
>> (get_win_lib_dirs): Add Cyrus SASL's library directory.
>> (get_win_libs): Add libsasl.lib.
>> ]]]
>>
>> --
>> Vlad
>
>
> Committed in r21111, thanks!

Er. Does Cyrus SASL actually work on Windows? Nothing I found on their
site seems to say so, and I only saw mentions of various POSIX platforms ...

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 18 17:52:31 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.