diff options
| author | Michael Forney <mforney@mforney.org> | 2020-05-11 21:52:27 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-05-11 21:52:27 -0700 |
| commit | 6d6e9f4988f54ba7185b25c540fdeba0b210b2f5 (patch) | |
| tree | 1a83c3dc3a2cde79ab201ab5251a93e34602d312 /pkg/bc/config.h | |
| parent | 7fb2502e3dbb811908e3cd671a0790a4411151b7 (diff) | |
bc: Update to 2.7.2
Diffstat (limited to 'pkg/bc/config.h')
| -rw-r--r-- | pkg/bc/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/bc/config.h b/pkg/bc/config.h index 80ea13f3..3c115f32 100644 --- a/pkg/bc/config.h +++ b/pkg/bc/config.h @@ -3,7 +3,6 @@ #define BC_ENABLE_EXTRA_MATH 1 #define BC_ENABLE_HISTORY 1 -#define BC_ENABLE_LONG_OPTIONS 1 #define BC_ENABLE_NLS 0 #define BC_ENABLE_PROMPT 1 #define BC_ENABLE_SIGNALS 1 |
