[issue891930] configure argument --libdir is ignored

2009-03-10 Thread jan matejek
Changes by jan matejek : -- nosy: +matejcik nosy_count: 3.0 -> 4.0 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscri

[issue891930] configure argument --libdir is ignored

2008-01-03 Thread Christian Heimes
Christian Heimes added the comment: The Python configure and make system could use a general overhaul but simply replacing lib/ with lib64/ isn't the right way. The topic should be discussed on python-dev and maybe PEPed, too. -- nosy: +tiran resolution: -> invalid status: open -> close