[Python-Dev] HAVE_CONFIG_H

M.-A. Lemburg mal@lemburg.com
Mon, 29 Jul 2002 21:59:06 +0200


Guido van Rossum wrote:
> I see no references to HAVE_CONFIG_H in the source code (except one
> #undef in readline.c), yet we #define it on the command line.  Is that
> still necessary?

What about these ?

./Mac/mwerks/old/mwerks_nsgusi_config.h:
-- define HAVE_CONFIG_H
./Mac/mwerks/old/mwerks_tk_config.h:
-- define HAVE_CONFIG_H
./Mac/mwerks/old/mwerks_shgusi_config.h:
-- define HAVE_CONFIG_H
./Modules/expat/xmlparse.c:
-- #ifdef HAVE_CONFIG_H
./Modules/expat/xmltok.c:
-- #ifdef HAVE_CONFIG_H
./Modules/expat/xmlrole.c:
-- #ifdef HAVE_CONFIG_H

-- 
Marc-Andre Lemburg
CEO eGenix.com Software GmbH
_______________________________________________________________________
eGenix.com -- Makers of the Python mx Extensions: mxDateTime,mxODBC,...
Python Consulting:                               http://www.egenix.com/
Python Software:                    http://www.egenix.com/files/python/