]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix for r84195: add HAVE_ALLOCA_H to configure and only include alloca.h if it's...
authorChristian Heimes <christian@cheimes.de>
Tue, 18 Jun 2013 11:22:17 +0000 (13:22 +0200)
committerChristian Heimes <christian@cheimes.de>
Tue, 18 Jun 2013 11:22:17 +0000 (13:22 +0200)
commitf0400baba81579483b9763e95babd8a5e92e1ef1
tree981abfef0259cb608159be2febad1f98cd0b364f
parent56785395004da961a3dc695217e5d3e3f961920a
Fix for r84195: add HAVE_ALLOCA_H to configure and only include alloca.h if it's available
Modules/_ctypes/callproc.c
configure
configure.ac
pyconfig.h.in