]> git.sur5r.net Git - openldap/blobdiff - configure.in
filter2bv can't de-normalize UUIDs, must do it explicitly for back-ldap
[openldap] / configure.in
index 0d52e9a1f9da40ad628373c363948f4145c91b5e..bb251f4345e8f3a2be2c7b4587f031ad490dba6d 100644 (file)
@@ -1602,12 +1602,12 @@ dnl                     [ol_cv_pthread_lpthread_lexc])
                        fi
 
                        ol_replace_broken_yield=no
-                       case "$target" in
-                       *-*-linux*) 
-                               AC_CHECK_FUNCS(nanosleep)
-                               ol_replace_broken_yield=yes
-                       ;;
-                       esac
+dnl                    case "$target" in
+dnl                    *-*-linux*) 
+dnl                            AC_CHECK_FUNCS(nanosleep)
+dnl                            ol_replace_broken_yield=yes
+dnl                    ;;
+dnl                    esac
 
                        if test $ol_replace_broken_yield = yes ; then
                                AC_DEFINE([REPLACE_BROKEN_YIELD],1,