]> granicus.if.org Git - python/commit
remove configure test for inline keyword (#1231)
authorBenjamin Peterson <benjamin@python.org>
Fri, 21 Apr 2017 06:52:19 +0000 (23:52 -0700)
committerGitHub <noreply@github.com>
Fri, 21 Apr 2017 06:52:19 +0000 (23:52 -0700)
commit791dc831198f3ecc1531f8e6f05debf4ce234d00
treedebedec99881ffb16db1298e05360d398bb5378c
parentf60c9e54f501065f3be2a4cfb4c387dfa2f243a9
remove configure test for inline keyword (#1231)

We require C99, so a configure test for this standard feature is not needed.
Include/pyport.h
Modules/_sre.c
configure
configure.ac
pyconfig.h.in