diff options
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -362,6 +362,9 @@ | |||
362 | // Enable a if you system have setuped locale | 362 | // Enable a if you system have setuped locale |
363 | //#define BB_LOCALE_SUPPORT | 363 | //#define BB_LOCALE_SUPPORT |
364 | // | 364 | // |
365 | // Support for TELNET to pass TERM type to remote host. Adds 384 bytes. | ||
366 | #define BB_FEATURE_TELNET_TTYPE | ||
367 | // | ||
365 | // End of Features List | 368 | // End of Features List |
366 | // | 369 | // |
367 | // | 370 | // |