[ python-Bugs-896330 ] pyconfig.h is not placed in --includedir

SourceForge.net noreply at sourceforge.net
Sat Mar 13 16:31:17 EST 2004


Bugs item #896330, was opened at 2004-02-13 03:24
Message generated for change (Settings changed) made by rhettinger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=896330&group_id=5470

Category: Installation
Group: Python 2.2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Göran Uddeborg (goeran)
>Assigned to: Martin v. Löwis (loewis)
Summary: pyconfig.h is not placed in --includedir

Initial Comment:
When configuring Python with an explicit --includedir
most of the header files do turn up in this directory.
 But the pyconfig.h is still placed in $(prefix)/include.

I assume it is a bug, and this file too should be
placed according to --includedir.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=896330&group_id=5470



More information about the Python-bugs-list mailing list