Hi,

I use autoconf / automake to manage my python project, and I'l like make 
/ make install to create / install .pyo files instead of .py files.

Is there something I should add to my Makefile.am files to do that? Or 
should I do all that myself with py_compile module?

Are there some examples somewhere with autotools?

Thanks for your help
-- 
Yann
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to