> 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?
There are two solutions: a) Write a README file, saying to build libgii before b) Rewrite the Python wrapper, so that it doesn't require any config.h file -- CU, Christoph Egger E-Mail: [EMAIL PROTECTED] GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net
"
Description: Binary data
