[EMAIL PROTECTED] wrote:
> 2) added to MakeFile after config:
> EXTRA_CFLAGS=-DEAPI

You can do this, but it should be to "src/Makefile" and added
to "CFLAGS" and not "EXTRA_CFLAGS" as the latter doesn't exist.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to