﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
17	Python Makefile generated by configure is false	reluc	djay	"After doing :
* ./configure --with-python

It's necessary to update the Makefile with doing :
* g++ ${XML2CFLAGS} ${PYTHONCFLAGS} ${CFLAGS} -c service_internal_python.c --> 	g++ ${XML2CFLAGS} ${PYTHONCFLAGS} ${CFLAGS} ${PYTHON_ENABLED} -c service_internal_python.c"	defect	closed	major		zoo-kernel	1.0	wontfix	makefile configure	reluc
