Hi all.

I'm polishing up the python wrapper before commiting it to cvs,
but I'm stuck on this annoying issue:

'config.h' included in 'ggi/internal/gii.h' refers to the file
generated by the configure script for libgii. The problem is that this
file is only present in the build tree, so if another code requires
this header (gii.h), the build will either break in the best case,
or silently include another 'config.h' which IMHO is not desirable.

Is there a workaround or is it a 'sad but true' thing I have to do with?

Eric. 
 -- 

Reply via email to