1 message in org.python.python-bugs-list[ python-Bugs-896330 ] pyconfig.h is ...
FromSent OnAttachments
SourceForge.netMar 13, 2004 9:08 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[ python-Bugs-896330 ] pyconfig.h is not placed in --includedirActions...
From:SourceForge.net (nore@sourceforge.net)
Date:Mar 13, 2004 9:08:32 pm
List:org.python.python-bugs-list

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.

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