summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2022-01-26 09:03:49 (GMT)
committerGitHub <noreply@github.com>2022-01-26 09:03:49 (GMT)
commit6e5a193816e1bdf11f5fb78d620995fd6987ccf8 (patch)
tree68da8f42e3c6e4f40209fb33b137814007411b2f /configure.ac
parent7cf285d82ec722d4225297366013e924805171f2 (diff)
downloadcpython-6e5a193816e1bdf11f5fb78d620995fd6987ccf8.zip
cpython-6e5a193816e1bdf11f5fb78d620995fd6987ccf8.tar.gz
cpython-6e5a193816e1bdf11f5fb78d620995fd6987ccf8.tar.bz2
bpo-46513: Remove AC_C_CHAR_UNSIGNED / __CHAR_UNSIGNED__ (GH-30851)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a0fbe41..9bc6e3b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4699,7 +4699,6 @@ fi
# checks for compiler characteristics
-AC_C_CHAR_UNSIGNED
AC_C_CONST
AC_CACHE_CHECK([for working signed char], [ac_cv_working_signed_char_c], [