~drizzle-trunk/drizzle/development

1
2
3
4
5
PANDORA_REQUIRE_LIBUUID
AS_IF([test "x$ac_cv_libuuid" = "xno"],
      AC_MSG_WARN([libuuid not found: not building uuid_function plugin.]))

PANDORA_ADD_PLUGIN_DEP_LIB([${LTLIBUUID}])