diff options
| author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-05-21 20:19:30 (GMT) |
|---|---|---|
| committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-05-21 20:19:30 (GMT) |
| commit | 8db28167443e199a1c77d0afdeba625a48f11e0c (patch) | |
| tree | bc1964d0274a7cbd80655007e7146feb4641d508 /unix/configure.in | |
| parent | 106132aa7fbddcea099f8dab69b02c131d1cf202 (diff) | |
| download | tcl-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.in | 1 |
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.]) #-------------------------------------------------------------------- |
