Mailing List Archive

[issue1019715] distutils ignores configure's --includedir
Akira Kitada <akitada@gmail.com> added the comment:

I'm having the same problem.
This is a real headache, especially on systems that
run both 32-bit and 64-bit apps, where I often see
"lib64", "include64" and "bin64".

In my opinion, lib, include and bin shouldn't be hard-coded in anywhere.

Note that these hard-coded paths are found in other places, too.
See http://bugs.python.org/issue1294959 for further detials.

----------
nosy: +akitada, tarek

_______________________________________
Python tracker <report@bugs.python.org>
<http://bugs.python.org/issue1019715>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue1019715] distutils ignores configure's --includedir [ In reply to ]
Changes by Tarek Ziadé <ziade.tarek@gmail.com>:


----------
assignee: -> tarek
versions: +Python 2.6, Python 2.7, Python 3.0, Python 3.1

_______________________________________
Python tracker <report@bugs.python.org>
<http://bugs.python.org/issue1019715>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue1019715] distutils ignores configure's --includedir [ In reply to ]
Changes by Akira Kitada <akitada@gmail.com>:


----------
type: -> behavior

_______________________________________
Python tracker <report@bugs.python.org>
<http://bugs.python.org/issue1019715>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com