|
|
@@ -4555,20 +4555,6 @@ fi
|
|
|
|
|
|
|
|
|
# AC_CHECK_LIB(z, gzopen, ZLIB="-lz")
|
|
|
- # This is needed for Tcl libraries compiled with thread support
|
|
|
-# AC_CHECK_LIB(pthread, pthread_mutex_init, [dnl
|
|
|
-# ac_cv_lib_pthread_pthread_mutex_init=yes
|
|
|
-# ac_cv_lib_pthread="-lpthread"], [dnl
|
|
|
-# AC_CHECK_LIB(pthread, __pthread_mutex_init, [dnl
|
|
|
-# ac_cv_lib_pthread_pthread_mutex_init=yes
|
|
|
-# ac_cv_lib_pthread="-lpthread"], [dnl
|
|
|
-# AC_CHECK_LIB(pthreads, pthread_mutex_init, [dnl
|
|
|
-# ac_cv_lib_pthread_pthread_mutex_init=yes
|
|
|
-# ac_cv_lib_pthread="-lpthreads"], [dnl
|
|
|
-# AC_CHECK_FUNC(pthread_mutex_init, [dnl
|
|
|
-# ac_cv_lib_pthread_pthread_mutex_init=yes
|
|
|
-# ac_cv_lib_pthread=""],
|
|
|
-# ac_cv_lib_pthread_pthread_mutex_init=no)])])])
|
|
|
if test "$SUNOS" = "yes"; then
|
|
|
# For suns without yp
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -ldl" >&5
|