diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-05-02 22:06:17 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-02 22:06:17 (GMT) |
commit | 360fb81367bb409bb7a1d261d88fcf82cee528f0 (patch) | |
tree | e5c818536d06bdc605106bd8bebb379e88f22948 /Python | |
parent | 9b854debea4dbd91c9ffc36f084a90fa225d5197 (diff) | |
download | cpython-360fb81367bb409bb7a1d261d88fcf82cee528f0.zip cpython-360fb81367bb409bb7a1d261d88fcf82cee528f0.tar.gz cpython-360fb81367bb409bb7a1d261d88fcf82cee528f0.tar.bz2 |
[3.5] bpo-30232: Support Git worktree in configure.ac (#1398) (#1401)
* bpo-30232: Support Git worktree in configure.ac (#1391)
Don't test if .git/HEAD file exists, but only if the .git file (or
directory) exists.
(cherry picked from commit 5facdbb29169c2799c42f887cef4cd9d087b0167)
* bpo-30232: Regenerate configure (#1396)
Run autoconf.
(cherry picked from commit 9ed34a89532763cf89f5e11fffb91ef7dee29fed)
(cherry picked from commit 4dae0d111dd7bb34ec730eea2327a3219acff211)
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions