~stewart/drizzle/embedded-innodb-create-select-transaction-arrgh

« back to all changes in this revision

Viewing changes to configure.ac

convert UUID() to plugin. We move the libuuid requirement to the UUID() function plugin as it's not neeeded anywhere else

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
 
51
51
AC_LANG_PUSH(C++)
52
52
PANDORA_REQUIRE_PTHREAD
53
 
PANDORA_REQUIRE_LIBUUID
54
53
PANDORA_REQUIRE_LIBDRIZZLE
55
54
PANDORA_REQUIRE_LIBZ
56
55
PANDORA_REQUIRE_LIBPCRE