]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Don't run AC_STRUCT_TIMEZONE twice. (GH-9305)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 14 Sep 2018 16:28:31 +0000 (09:28 -0700)
committerGitHub <noreply@github.com>
Fri, 14 Sep 2018 16:28:31 +0000 (09:28 -0700)
commit03d8e7c02ddf79ca4a9ef2c9674d4ee2dec7c3c2
tree7a67bb9d07a2f3919d14e5c2f11bd13b60b68b85
parentbd844b0336376408d7cc3b7fd6830479cd9b3a91
Don't run AC_STRUCT_TIMEZONE twice. (GH-9305)

(cherry picked from commit a4414ef20b971e6803309acebfa85b1621ac625e)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
configure
configure.ac