Nov. 15, 2009
1:56 a.m.
On Sun, Nov 15, 2009 at 2:41 AM, Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> wrote: [..]
This could happen when "configure" is called,
It seems to be a good idea. You should create a .py.in file and use AC_SUBST and AC_CONFIG_FILES macros in configure.in.
I need to investigate on these, thx Tarek