blob: f14d46e20fec910dd29351dd6f7059f5bc91af5b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
--- configure.orig Tue Dec 28 12:35:39 2004
+++ configure Mon Aug 8 16:26:11 2005
@@ -19723,7 +19723,6 @@
#define HAVE_PTH
_ACEOF
- CFLAGS="$CFLAGS $PTH_CFLAGS"
fi
echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6
@@ -22575,7 +22574,7 @@
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
-eval "$as_ac_var=no"
+eval "$as_ac_var=yes"
fi
rm -f conftest.err conftest.$ac_objext \
conftest$ac_exeext conftest.$ac_ext
|