Fix warning message of autogen.sh for python-binding.
Tao Wang
dancefire at gmail.com
Mon May 24 04:51:01 EDT 2010
Hi,
When run autogen.sh, it complains:
src/optional/python-bindings/Makefile.am:3: variable `SWIG_SOURCES' is
defined but no program or
src/optional/python-bindings/Makefile.am:3: library has `SWIG' as
canonical name (possible typo)
Should not use SWIG_SOURCES for *.i which conflict with automake's
naming schema. I created a patch to change it to SWIG_FILES.
--
Regards
Tao Wang
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gnucash_python_makefile.patch
Type: application/octet-stream
Size: 1165 bytes
Desc: not available
URL: <http://lists.gnucash.org/pipermail/gnucash-devel/attachments/20100524/fc64b483/attachment.obj>
More information about the gnucash-devel
mailing list