]> 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:22:48 +0000 (09:22 -0700)
committerGitHub <noreply@github.com>
Fri, 14 Sep 2018 16:22:48 +0000 (09:22 -0700)
commitc974051d737a25a4c2066d1bb2832286adb12dd9
treee38d5f380ad952dfe3e8b8ad0e9bd340b867f7a7
parenta8f189f4571ca16e85d322cb45d1599526dbd9b4
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