]> git.sur5r.net Git - openldap/blobdiff - include/portable.h.in
cthreads detection fix from HEAD to resolve ITS#1554
[openldap] / include / portable.h.in
index 0ab69a5545e62c9a886201ca55c62f08b27f55fe..96274e822c880695fb5d8a7457d394a8776a291d 100644 (file)
@@ -1,11 +1,11 @@
 /* include/portable.h.in.  Generated automatically from configure.in by autoheader.  */
 /*
- * Copyright 1998-2000 The OpenLDAP Foundation, Redwood City, California, USA
+ * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted only as authorized by the OpenLDAP
- * Public License.  A copy of this license is available at
+ * Public License.  A copy of this license is available at
  * http://www.OpenLDAP.org/license.html or in file LICENSE in the
  * top-level directory of the distribution.
  */
 /* Define if you have the sigset function.  */
 #undef HAVE_SIGSET
 
-/* Define if you have the snprintf function.  */
-#undef HAVE_SNPRINTF
-
 /* Define if you have the strdup function.  */
 #undef HAVE_STRDUP
 
 /* Define if you have the thr_yield function.  */
 #undef HAVE_THR_YIELD
 
+/* Define if you have the usleep function.  */
+#undef HAVE_USLEEP
+
 /* Define if you have the vsnprintf function.  */
 #undef HAVE_VSNPRINTF
 
 /* Define if you have the <crypt.h> header file.  */
 #undef HAVE_CRYPT_H
 
+/* Define if you have the <cthreads.h> header file.  */
+#undef HAVE_CTHREADS_H
+
 /* Define if you have the <db.h> header file.  */
 #undef HAVE_DB_H