diff options
Diffstat (limited to 'pkg/bc/config.h')
| -rw-r--r-- | pkg/bc/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/bc/config.h b/pkg/bc/config.h index 1c37fdff..1c408e19 100644 --- a/pkg/bc/config.h +++ b/pkg/bc/config.h @@ -3,6 +3,6 @@ #define BC_ENABLE_EXTRA_MATH 1 #define BC_ENABLE_HISTORY 1 -#define BC_ENABLE_REFERENCES 1 +#define BC_ENABLE_NLS 0 #define BC_ENABLE_SIGNALS 1 -#define BC_NUM_KARATSUBA_LEN 32 +#define BC_NUM_KARATSUBA_LEN 64 |
