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

Re: inclusion of r8098 into 1.0

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2004-01-09 09:37:56 CET

--On Friday, January 9, 2004 12:48 AM -0500 Greg Hudson <ghudson@MIT.EDU>
wrote:

> to the actual libraries, or copies of them, or something. (I'm not
> actually sure whether libtool would help us do the symlink thing
> portably.)

More or less, the -module flag in libtool is meant to create DSOs that aren't
in the name of the standard extension on that platform. And, we could use a
variant of httpd's instdso.sh file to install the files correctly.

But, given that what we have only works on one platform (and not that well), I
think we should either punt this 'feature' or make sure it works correctly on
every platform. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 9 09:38:29 2004

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.