Re: config.h



    Owen> The config.h file is only used at build time, and even if some
    Owen> other package was rude enough to install a config.h file, this
    Owen> would be first in the include path, so there wouldn't be problems.

    Owen> Why do you think there is a problem?

I saw lots of #include "config.h" lines in the PyGtk wrappers.  I also saw a
few includes of "pyconfig.h", so I assumed James had already modified PyGtk
to use Python's config file, and that the config.h includes were from Gtk.
I realize those were from PyGtk itself.

-- 
Skip Montanaro (skip pobox com - http://www.mojam.com/)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]