Re: svn commit: r12801 - in trunk/subversion: include libsvn_client libsvn_ra libsvn_ra_dav libsvn_ra_local libsvn_ra_svn
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-01-21 02:50:07 CET
Philip Martin <philip@codematters.co.uk> writes:
> lundblad@tigris.org writes:
I have installed a pristine GNU libtool-1.5.6 and the build works.
$ diff libtool.gnu libtool.debian
--- > link_all_deplibs=no 390c390 < TIMESTAMP=" (1.1220.2.94 2004/04/10 16:27:27)" --- > TIMESTAMP=" (1.1220.2.95 2004/04/11 05:50:42) Debian$Rev: 220 $" 2184c2184,2187 < link) libs="$deplibs %DEPLIBS% $dependency_libs" ;; --- > link) > libs="$deplibs %DEPLIBS%" > test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs" > ;; 2210,2213d2212 < if test "$pass" = conv; then < deplibs="$deplib $deplibs" < continue < fi 3275a3275,3279 > *) > $echo "$modename: unknown library version type \`$version_type'" 1>&2 > $echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2 > exit $EXIT_FAILURE > ;; 7034c7038 < link_all_deplibs=unknown --- > link_all_deplibs=no Now I don't pretend to understand libtool, but that diff certainly look like it has something to do with dependent libraries. -- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Jan 21 02:53:31 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.