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

Re: [PATCH] Fix --enable-dso for Darwin/Mac OS X, Take Two

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-02-20 02:10:10 CET

Eric Gillespie wrote:
> +dnl provide ${libdir} in svn_private.h for use in compiled code

Filename incorrect.

> +dnl Find out the DSO filename format for fs-loader.c and ra_loader.c.
> +case ${host_os} in
> +darwin*)
> + SVN_DSO_FORMAT="${SVN_LIBDIR}/libsvn_%s_%s-%d.dylib"

Very nasty things will happen if SVN_LIBDIR happens to contain a %
character!!!

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Feb 20 02:11:20 2005

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.