---
configure.in | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/configure.in b/configure.in
index 38f1ea6..2feb1c0 100644
--- a/configure.in
+++ b/configure.in
@@ -23,7 +23,7 @@ AC_PROG_LIBTOOL
# Checks for header files.
AC_HEADER_STDC
AC_CHECK_HEADERS([fcntl.h memory.h stdlib.h string.h strings.h sys/ioctl.h
unistd.h \
- errno.h stdio.h pthread.h semaphore.h linux/types.h
sys/ioctl.h])
+ errno.h stdio.h semaphore.h linux/types.h sys/ioctl.h])
case "$target" in
*s390*)
AC_CHECK_HEADERS([openssl/bn.h openssl/rsa.h openssl/rand.h \
@@ -52,6 +52,8 @@ AC_FUNC_STAT
AC_CHECK_FUNCS([bzero memset])
CFLAGS="$cmdline_CFLAGS"
+AX_PTHREAD
+CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
case $target in
*s390x*)
--
2.7.0.rc3
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Opencryptoki-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech