12 lines
287 B
Plaintext
12 lines
287 B
Plaintext
--- configure.orig Thu Aug 17 17:15:01 2000
|
|
+++ configure Thu Aug 17 17:16:19 2000
|
|
@@ -4836,7 +4836,7 @@
|
|
fi
|
|
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
|
|
echo "$ac_t""yes" 1>&6
|
|
- G_THREAD_LIBS="-lc_r"
|
|
+ G_THREAD_LIBS="-pthread"
|
|
else
|
|
echo "$ac_t""no" 1>&6
|
|
fi
|