]> granicus.if.org Git - python/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:37 +0000 (13:22 +0200)
committerChristian Heimes <christian@cheimes.de>
Tue, 18 Jun 2013 11:22:37 +0000 (13:22 +0200)
commit360b89ca5e388298a9910b917b1add21a05b9a1b
tree6689f16deaa3f6bb9ac8c604dd6080603fb48042
parent8dd823340fb993b3efffda5c4896d2a0829e6fe2
parentf0400baba81579483b9763e95babd8a5e92e1ef1
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