X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fportable.hin;h=6bc081c0f9caeb9b292b767bc7fa3fc451bb37f3;hb=ac96ba31310ab34bc11e552e8b3fb23e9d62b6ad;hp=2f82be5d73b8e9aff5f9f8edecf94280f12718e3;hpb=bec25494fe6b7864b4b430f955590cb46c5ee40d;p=openldap diff --git a/include/portable.hin b/include/portable.hin index 2f82be5d73..6bc081c0f9 100644 --- a/include/portable.hin +++ b/include/portable.hin @@ -421,7 +421,7 @@ /* Define to 1 if you have the `pthread_kill_other_threads_np' function. */ #undef HAVE_PTHREAD_KILL_OTHER_THREADS_NP -/* Define to 1 if you have the `pthread_rwlock_destroy' function. */ +/* define if you have pthread_rwlock_destroy function */ #undef HAVE_PTHREAD_RWLOCK_DESTROY /* Define to 1 if you have the `pthread_setconcurrency' function. */ @@ -729,9 +729,15 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UTIME_H +/* define if you have uuid_generate() */ +#undef HAVE_UUID_GENERATE + /* define if you have uuid_to_str() */ #undef HAVE_UUID_TO_STR +/* Define to 1 if you have the header file. */ +#undef HAVE_UUID_UUID_H + /* Define to 1 if you have the `vprintf' function. */ #undef HAVE_VPRINTF