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

Question on make process for Subversion

From: Robert Dailey <rcdailey_at_gmail.com>
Date: Mon, 4 Aug 2008 16:50:08 -0500

What would this command do:

(make external-all && make LT_LDFLAGS="-L$Fdestdir/usr/lib" local-all ) ||
return 1

if it were run inside of the subversion-1.5.1 directory? (This is the
extracted source root folder). I'm not familiar with what external-all and
local-all do. Furthermore, I'm not sure what LT_LDFLAGS is, as well as the
weird string it is using.
Received on 2008-08-04 23:50:28 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.