commit | 983df8688d6add6d7f35388eac97d5ecd1c8017f | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@acm.org> | Fri Aug 22 13:30:59 2014 -0700 |
committer | Ned Deily <nad@acm.org> | Fri Aug 22 13:30:59 2014 -0700 |
tree | 6dc430b8624e77e59931b2bd3a43bff9f8db36a0 | |
parent | 01408453f12a1acd7c1b2caeca377d4bd6ea7947 [diff] |
Issue #21166: Prevent possible segfaults and other random failures of python --generate-posix-vars in pybuilddir.txt build target by ensuring that pybuilddir.txt is always regenerated when configure is run and that the newly built skeleton python does not inadvertently import modules from previously installed instances.