From: Artur Bergman Date: Thu, 30 Aug 2001 10:08:02 +0000 (+0000) Subject: Due to braindamaged makedef.pl change 11758 broke makedef.pl X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=78b336e7acf9e587acd89d2b2c6eea6fce5ab29c;p=p5sagit%2Fp5-mst-13.2.git Due to braindamaged makedef.pl change 11758 broke makedef.pl p4raw-id: //depot/perl@11791 --- diff --git a/config_h.SH b/config_h.SH index 1668589..9290b75 100644 --- a/config_h.SH +++ b/config_h.SH @@ -3368,8 +3368,7 @@ sed <$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 /**/