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

[PATCH] Update the build system on *nix to support Cyrus SASL

From: Vlad Georgescu <vgeorgescu_at_gmail.com>
Date: 2006-05-31 15:30:13 CEST

I changed the build system to handle passing --with-sasl[=PATH] to configure.

[[[
Update the build system on *nix to support Cyrus SASL.

* build/ac-macros/sasl.m4: New file.
* configure.in: Call SVN_SASL_LIB.
* Makefile.in
  (SVN_SASL_LIBS, SVN_SASL_INCLUDES): New AC_SUBSTed variables.
  Add SVN_SASL_INCLUDES to INCLUDES.
* aclocal.m4
  Add build/ac-macros/sasl.m4 to the list of supplementary macros.
* build.conf
  (sasl): New entry.
  (libsvn_ra_svn, svnserve): Add sasl to the list of dependencies.
]]]

Any comments would be appreciated.

Thanks,
Vlad

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed May 31 15:30:58 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.