Skip to content
Snippets Groups Projects
Commit feb7bc45 authored by Hallvard Furuseth's avatar Hallvard Furuseth
Browse files

Rebuild

parent bbc719ca
No related branches found
No related tags found
No related merge requests found
#! /bin/sh
# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.652 2007/04/05 21:42:20 hyc Exp .
# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.653 2007/05/09 16:17:10 hallvard Exp .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59.
#
......@@ -24132,7 +24132,7 @@ int main(argc, argv)
#endif
 
/* make sure task runs first */
#if HAVE_THR_YIELD
#ifdef HAVE_THR_YIELD
thr_yield();
#elif defined( HAVE_SCHED_YIELD )
sched_yield();
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment