Re: subversion swig-python
From: Jon Scott Stevens <jon_at_latchkey.com>
Date: 2005-02-04 18:04:59 CET
On Feb 4, 2005, at 8:50 AM, Jon Scott Stevens wrote:
> For some reason, my CFLAGS are not being passed to 'make swig-py'
Sorry, that should read LDFLAGS...I'm currently trying a build with
#!/bin/sh
APP=subversion
if [ ! -e $APP-$VER ] ; then
cd $APP-$VER
make
---------------------------------------------------------------------
|
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.