Petr Ovtchenkov added the comment: Matthias,
This question is really for you: fc1903166 (doko 2012-09-21 13:52:29 +0200 422) if multiarch_path_component != '': fc1903166 (doko 2012-09-21 13:52:29 +0200 423) add_dir_to_list(self.compiler.library_dirs, fc1903166 (doko 2012-09-21 13:52:29 +0200 424) '/usr/lib/' + multiarch_path_component) fc1903166 (doko 2012-09-21 13:52:29 +0200 425) add_dir_to_list(self.compiler.include_dirs, fc1903166 (doko 2012-09-21 13:52:29 +0200 426) '/usr/include/' + multiarch_path_component) fc1903166 (doko 2012-09-21 13:52:29 +0200 427) return ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27101> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com