]> granicus.if.org Git - python/commit
improve alignment autoconf test (#1129) (#1139)
authorBenjamin Peterson <benjamin@python.org>
Fri, 14 Apr 2017 16:59:34 +0000 (09:59 -0700)
committerGitHub <noreply@github.com>
Fri, 14 Apr 2017 16:59:34 +0000 (09:59 -0700)
commit2e30eb6a98fb9b47e840528b41f1fc4446c69f36
tree87b42f56d6540e5f270e217889eb1c8c0a0fcf71
parent7ac96ec60e944bbfa290c869225dc48b542b6884
improve alignment autoconf test (#1129) (#1139)

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