[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: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-01-01 18:28:23 CET

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?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 1 18:28:57 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.