summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-05-21 20:19:30 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-05-21 20:19:30 (GMT)
commit8db28167443e199a1c77d0afdeba625a48f11e0c (patch)
treebc1964d0274a7cbd80655007e7146feb4641d508 /unix/configure.in
parent106132aa7fbddcea099f8dab69b02c131d1cf202 (diff)
downloadtcl-8db28167443e199a1c77d0afdeba625a48f11e0c.zip
tcl-8db28167443e199a1c77d0afdeba625a48f11e0c.tar.gz
tcl-8db28167443e199a1c77d0afdeba625a48f11e0c.tar.bz2
"TCL_TOMMATH" is not used anywhere
Diffstat (limited to 'unix/configure.in')
-rw-r--r--unix/configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/unix/configure.in b/unix/configure.in
index ca4145a..414693a 100644
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -183,7 +183,6 @@ SC_CONFIG_CFLAGS
SC_ENABLE_SYMBOLS(bccdebug)
-AC_DEFINE(TCL_TOMMATH, 1, [Build libtommath?])
AC_DEFINE(MP_PREC, 4, [Default libtommath precision.])
#--------------------------------------------------------------------