summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMark Dickinson <mdickinson@enthought.com>2022-01-14 18:54:56 (GMT)
committerGitHub <noreply@github.com>2022-01-14 18:54:56 (GMT)
commit025cbe7a9b5d3058ce2eb8015d3650e396004545 (patch)
treedbe02480ec23d31a72088bce7dd641d9bf45160e /configure
parentee1a8b336d30476e9635a6826f61a99fc3604159 (diff)
downloadcpython-025cbe7a9b5d3058ce2eb8015d3650e396004545.zip
cpython-025cbe7a9b5d3058ce2eb8015d3650e396004545.tar.gz
cpython-025cbe7a9b5d3058ce2eb8015d3650e396004545.tar.bz2
bpo-45569: Change PYLONG_BITS_IN_DIGIT default to 30 (GH-30497)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index b5a6e0c..1dee645 100755
--- a/configure
+++ b/configure
@@ -1730,7 +1730,7 @@ Optional Features:
Doc/library/socket.rst (default is yes if supported)
--enable-big-digits[=15|30]
use big digits (30 or 15 bits) for Python longs
- (default is system-dependent)]
+ (default is 30)]
--disable-test-modules don't build nor install test modules
Optional Packages: