r14660 - gnucash/branches/swigify - Add Autoconf support for SWIG.

Chris Shoemaker c.shoemaker at cox.net
Mon Aug 14 20:01:56 EDT 2006


On Sun, Aug 13, 2006 at 06:01:20PM -0400, Derek Atkins wrote:
> Chris Shoemaker <chris at cvs.gnucash.org> writes:
> 
> > +# Not sure if this is new enough
> > +AC_PROG_SWIG(1.3.25)
> 
> FC5 only has swig-1.3.24..  So..  This is going to be problematic.

I _think_ I upgraded above 1.3.24 in order to get support for
"-external-runtime".  But, we may decide to commit the runtime file
(swig-runtime.h, as I've currently done just for convenience.)  If we
do, 1.3.24 may work fine.  Also, if we distribute the swig-generated
files then we wouldn't need the configure check for swig.

-chris


More information about the gnucash-devel mailing list