On Thu, 14 Oct 2004, Gustavo J. A. M. Carneiro wrote: > Qua, 2004-10-13 �s 08:50 -0400, Chris Lambacher escreveu: > > Allong the same lines: > > Some things in gnome work on win32 and some do not. It will be easier > > to separate out the parts that work on win32 and the parts that do > > not. > > Every module in gnome-python is optional. You should be able to just > run configure and let it detect which modules to build based on
That sounds great from a user's point of view (not), but from a developer's or packager's point of view you pretty much /always/ want to control what is and isn't included. Just because you have libfoo doesn't necessarily mean you want the program or library you are building to have libfoo support. -- "Never try to write to ROM - it wastes your time and annoys the ROM." Jon Nelson <[EMAIL PROTECTED]> C and Python Code Gardener _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
