Lines Matching full:uuid
433 [ --disable-libuuid do not build private uuid library],
440 AC_CHECK_LIB(uuid, uuid_generate,
441 [LIBUUID=`$PKG_CONFIG --libs uuid`;
442 STATIC_LIBUUID=`$PKG_CONFIG --static --libs uuid`],
443 [AC_MSG_ERROR([external uuid library not found])],
446 AC_MSG_RESULT([Disabling private uuid library])
454 AC_MSG_RESULT([Enabling private uuid library])
463 AC_MSG_RESULT([Enabling private uuid library by default])
655 [ --disable-uuidd disable building the uuid daemon],
859 dnl that uses socket() to compile; this is needed for the UUID library
1076 lib/uuid/Makefile lib/uuid/uuid_types.h \
1078 lib/ss/ss.pc lib/uuid/uuid.pc lib/et/com_err.pc \