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

Re: svn commit: rev 6650 - in trunk: . build/ac-macros build/generator

From: Chia-liang Kao <clkao_at_clkao.org>
Date: 2003-08-06 03:11:37 CEST

Ah I thought that went to makefile directly. so it should be \$(SWIG_PL_INCLUDES)
instead for getting into makefile. I'm fixing it in a minute. sorry that i'm not
really familiar with autotools.

On Tue, Aug 05, 2003 at 09:01:18PM +0100, Philip Martin wrote:
> Is $(SWIG_PL_INCLUDES) correct? I get
>
> ../svn/configure: SWIG_PL_INCLUDES: command not found
>
> Should it be $SWIG_PL_INCLUDES? Or perhaps ${SWIG_PL_INCLUDES}?
>
> > SWIG_PL_LINK="`$PERL -MConfig -e 'print $Config{ld}'` `$PERL -MConfig -e 'print $Config{lddlflags}'` `$PERL -MExtUtils::Embed -e ldopts`"
> > fi

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 22 11:11:27 2003

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.