=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/gc/include/gc_pthread_redirects.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- OpenXM_contrib2/asir2000/gc/include/gc_pthread_redirects.h 2002/07/24 07:46:33 1.2 +++ OpenXM_contrib2/asir2000/gc/include/gc_pthread_redirects.h 2002/07/24 08:00:18 1.3 @@ -44,9 +44,7 @@ #endif /* SOLARIS_THREADS || SOLARIS_PTHREADS */ -#if !defined(GC_USE_LD_WRAP) && \ - (defined(GC_IRIX_THREADS) || defined(GC_LINUX_THREADS) \ - || defined(GC_HPUX_THREADS) || defined(GC_OSF1_THREADS)) +#if !defined(GC_USE_LD_WRAP) && defined(GC_PTHREADS) && !defined(GC_SOLARIS_PTHREADS) /* We treat these similarly. */ # include # include