]> granicus.if.org Git - python/commit
bpo-30232: Support Git worktree in configure.ac (#1391)
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 2 May 2017 19:42:48 +0000 (21:42 +0200)
committerGitHub <noreply@github.com>
Tue, 2 May 2017 19:42:48 +0000 (21:42 +0200)
commit5facdbb29169c2799c42f887cef4cd9d087b0167
tree3882246ae3de8854480446d49fa2745dc4aa228a
parent094909ad69a6654ac43c69ebdced060fbbbbede8
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.
configure.ac