« Previous | Next » 

Revision 438ce535

ID438ce53535c1a29f6f064c4c74edcf0c85666e6c

Added by Jose A. Lopes about 10 years ago

Rename 'BUILT_PYTHON_SOURCES' to 'built_python_sources'

This patch fixes the warnings produced by ./autogen.sh

Makefile.am:310: variable `BUILT_PYTHON_SOURCES' is defined but no program or
Makefile.am:310: library has `BUILT_PYTHON' as canonical name (possible typo)

For some reason, autotools started looking at the target
'BUILT_PYTHON_SOURCES' as if it contained the sources to build a
target 'BUILT_PYTHON'.

Fixes issue 719.

Signed-off-by: Jose A. Lopes <>
Reviewed-by: Hrvoje Ribicic <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences