summaryrefslogtreecommitdiff
path: root/pyconfig.h.in
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2013-05-12 23:08:28 -0500
committerBenjamin Peterson <benjamin@python.org>2013-05-12 23:08:28 -0500
commitdffbc72bef48d87269a30ff0b8d74b1b8a337bb3 (patch)
tree84cc5fda3870fc8ddb99f2a284e591f5fe700a9a /pyconfig.h.in
parent198f49b454d562f9a4557d15f9d3e6fd139274fa (diff)
downloadcpython-dffbc72bef48d87269a30ff0b8d74b1b8a337bb3.tar.gz
remove support GCC PyArg_ParseTuple format patch, last seen in 2006
Diffstat (limited to 'pyconfig.h.in')
-rw-r--r--pyconfig.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/pyconfig.h.in b/pyconfig.h.in
index 4f252dc100..2d4536d448 100644
--- a/pyconfig.h.in
+++ b/pyconfig.h.in
@@ -61,9 +61,6 @@
/* Define to 1 if you have the `atanh' function. */
#undef HAVE_ATANH
-/* Define if GCC supports __attribute__((format(PyArg_ParseTuple, 2, 3))) */
-#undef HAVE_ATTRIBUTE_FORMAT_PARSETUPLE
-
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
#undef HAVE_BIND_TEXTDOMAIN_CODESET