summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-10-29 23:07:32 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-10-29 23:07:32 (GMT)
commit95d064916553ccee188b997a59061efe8394129e (patch)
tree44795017b96707e1dd704799b20fcbbe86257991 /unix
parent24a5107484c12a34a855d444aa9b8e26b4ec252a (diff)
downloadtcl-95d064916553ccee188b997a59061efe8394129e.zip
tcl-95d064916553ccee188b997a59061efe8394129e.tar.gz
tcl-95d064916553ccee188b997a59061efe8394129e.tar.bz2
WIP: Use unsigned int in stead of mp_digit in libtommath stub entries.
This make libtommath's API independant whether compiled with MP_64BIT or not
Diffstat (limited to 'unix')
-rwxr-xr-xunix/configure2
1 files changed, 0 insertions, 2 deletions
diff --git a/unix/configure b/unix/configure
index afdd89b..d298501 100755
--- a/unix/configure
+++ b/unix/configure
@@ -6891,8 +6891,6 @@ fi
if test "${tcl_cv_type_64bit}" = none ; then
-$as_echo "#define MP_32BIT 1" >>confdefs.h
-
$as_echo "#define TCL_WIDE_INT_IS_LONG 1" >>confdefs.h