HomeSort by: relevance | last modified time | path
    Searched refs:HAVE_LIBUUID (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/libSM/dist/src/
sm_genid.c 74 #elif defined(HAVE_LIBUUID)
103 #endif /* !(HAVE_UUID_CREATE || HAVE_LIBUUID) */
128 #elif defined(HAVE_LIBUUID)
  /xsrc/external/mit/libSM/dist/
configure 21295 HAVE_LIBUUID=no
21299 HAVE_LIBUUID=no
21305 HAVE_LIBUUID=yes
21308 if test x"$with_libuuid" = xyes && test x"$HAVE_LIBUUID" = xno; then
21319 if test x"$HAVE_LIBUUID" = xyes ; then
21335 if test x"$HAVE_LIBUUID" = xyes; then
21346 if test x"$HAVE_LIBUUID" != xyes && test x"$ac_cv_func_uuid_create" != xyes

Completed in 64 milliseconds