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

Re: P2: problems with 'make' paths on OSX + workaround ...

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2004-01-02 20:45:32 CET

--On Thursday, January 1, 2004 12:28 PM -0500 Greg Hudson <ghudson@MIT.EDU>
wrote:

> On Thu, 2004-01-01 at 00:21, OpenMacNews wrote:
>> cd subversion/libsvn_subr && /bin/sh ./libtool --silent
>> --mode=link gcc -g -g -DNEON_ZLIB -DNEON_SSL
>
> Huh. That's pretty odd. abs_srcdir and abs_builddir are defined with:
>
> abs_srcdir="`cd $srcdir && pwd`"
> abs_builddir="`pwd`"
>
> Does "pwd" on OSX not behave in the usual fashion?

Recent versions of autoconf always override abs_srcdir and abs_builddir
with bogus definitions. I thought I had changed it all to use top_*
instead, but I guess I never followed through on that. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 2 20:45:39 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.