diff options
Diffstat (limited to 'config_h.SH')
-rw-r--r-- | config_h.SH | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config_h.SH b/config_h.SH index 1668589fc7..9290b75684 100644 --- a/config_h.SH +++ b/config_h.SH @@ -3368,8 +3368,7 @@ sed <<!GROK!THIS! >$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un #$use5005threads USE_5005THREADS /**/ #$useithreads USE_ITHREADS /**/ #if defined(USE_5005THREADS) && !defined(USE_ITHREADS) -#define USE_5005THREADS /* until src is revised*/ -#define USE_THREADS /* backward compatability */ +#define USE_THREADS /* until src is revised*/ #endif #$d_oldpthreads OLD_PTHREADS_API /**/ #$usereentrant USE_REENTRANT_API /**/ |