diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-11-17 09:33:08 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-11-17 09:33:08 (GMT) |
commit | 3dd86e6ebc0137c3a2c02d3a046de046571e3789 (patch) | |
tree | 35b2bff1dacfd4df26ddb432a0a6cf722b7de720 /unix/configure | |
parent | 29606e4a7b43adb9f923fb5781d3b9a93d9ba1c8 (diff) | |
parent | 0be726feecac0c0515760b48dd64f435024dd908 (diff) | |
download | tcl-3dd86e6ebc0137c3a2c02d3a046de046571e3789.zip tcl-3dd86e6ebc0137c3a2c02d3a046de046571e3789.tar.gz tcl-3dd86e6ebc0137c3a2c02d3a046de046571e3789.tar.bz2 |
Remove subdirectories of "libtommath", and various individual related files, not taking any part in the Tcl build. Makes the Tcl distribution smaller without sacrificing anything.
And remove the TCL_TOMMATH define, which was never used for anything.
Diffstat (limited to 'unix/configure')
-rwxr-xr-x | unix/configure | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/unix/configure b/unix/configure index e999455..baea1f1 100755 --- a/unix/configure +++ b/unix/configure @@ -6857,9 +6857,6 @@ $as_echo "enabled $tcl_ok debugging" >&6; } -$as_echo "#define TCL_TOMMATH 1" >>confdefs.h - - $as_echo "#define MP_PREC 4" >>confdefs.h |