Stefan Sperling writes:
> On Thu, Nov 25, 2010 at 11:45:08AM +0200, Daniel Shahaf wrote:
>> Philip Martin wrote on Thu, Nov 25, 2010 at 09:31:39 +:
>> > Stefan Sperling writes:
>> >
>> > > On Thu, Nov 18, 2010 at 09:37:21PM +0100, Stefan Sperling wrote:
>> > >> I guess the python libraries
On Thu, Nov 25, 2010 at 11:45:08AM +0200, Daniel Shahaf wrote:
> Philip Martin wrote on Thu, Nov 25, 2010 at 09:31:39 +:
> > Stefan Sperling writes:
> >
> > > On Thu, Nov 18, 2010 at 09:37:21PM +0100, Stefan Sperling wrote:
> > >> I guess the python libraries really are more reliable in this
Philip Martin wrote on Thu, Nov 25, 2010 at 09:31:39 +:
> Stefan Sperling writes:
>
> > On Thu, Nov 18, 2010 at 09:37:21PM +0100, Stefan Sperling wrote:
> >> I guess the python libraries really are more reliable in this case.
> >
> > Point being that we require python anyway to compile Subver
Stefan Sperling writes:
> On Thu, Nov 18, 2010 at 09:37:21PM +0100, Stefan Sperling wrote:
>> I guess the python libraries really are more reliable in this case.
>
> Point being that we require python anyway to compile Subversion.
Is that right? I thought it was possible to compile a tarball wi
On Thu, Nov 18, 2010 at 09:37:21PM +0100, Stefan Sperling wrote:
> I guess the python libraries really are more reliable in this case.
Point being that we require python anyway to compile Subversion.
Stefan
On Thu, Nov 18, 2010 at 02:11:21PM -0600, Peter Samuelson wrote:
>
> [s...@apache.org]
> > swig-pl: $(swig-pl_DEPS)
> > - if test "$(SWIG_PL_DIR)" != "$(SWIG_PL_SRC_DIR)"; then \
> > + if test "`$(READLINK) $(SWIG_PL_DIR)`" != "`$(READLINK)
> > $(SWIG_PL_SRC_DIR)`"; then \
>
> Does everyone
[s...@apache.org]
> swig-pl: $(swig-pl_DEPS)
> - if test "$(SWIG_PL_DIR)" != "$(SWIG_PL_SRC_DIR)"; then \
> + if test "`$(READLINK) $(SWIG_PL_DIR)`" != "`$(READLINK)
> $(SWIG_PL_SRC_DIR)`"; then \
Does everyone have pwd -P? Seems to be specified by POSIX. That seems
like a pretty good
7 matches
Mail list logo