ossp-pkg/pth/configure.ac 1.10 -> 1.11
--- configure.ac 2003/01/01 15:49:11 1.10
+++ configure.ac 2003/04/03 18:09:05 1.11
@@ -588,6 +588,7 @@
UNINSTALL_PTHREAD=uninstall-pthread
TEST_PTHREAD=test_pthread
enable_syscall_soft=yes
+ PTH_SYSCALL_SOFT=1
AC_HAVE_HEADERS(pthread.h)
ac_warn=no
if test ".$ac_cv_header_pthread_h" = .yes; then
|
|