[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: D.J. Heap <djheap_at_gmail.com>
Date: 2006-08-18 04:33:15 CEST

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!

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 18 04:34:07 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.