New submission from Sankar <[email protected]>:
Is it possible to provide the relative path as a --prefix during configure? I want to compile a python as a distributive package, so using an absolute path won't help. It should have a relative path like "../../Python". The compiled python needs to have a relative everywhere, is it possible to achieve this? ---------- components: Build messages: 360360 nosy: Sankark priority: normal severity: normal status: open title: Using relative path as a --prefix during configure. versions: Python 3.7 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39405> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
