]> granicus.if.org Git - python/commit
improve alignment autoconf test (#1129)
authorBenjamin Peterson <benjamin@python.org>
Fri, 14 Apr 2017 16:36:45 +0000 (09:36 -0700)
committerGitHub <noreply@github.com>
Fri, 14 Apr 2017 16:36:45 +0000 (09:36 -0700)
commite4f961be0946639eb4356e274268dd9b5e90da9b
treeed8420c65d9ebbeed9b8f1c981b3af1df0c77f02
parentce040f6c1ef4d31bad8a3ce51a766a0f82c7d2a0
improve alignment autoconf test (#1129)

Replace the deprecated AC_TRY_RUN with AC_RUN_IFELSE. Also, standardize the
variable name and allow for caching of the result.
aclocal.m4
configure
configure.ac