~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Stewart Smith
  • Date: 2010-02-19 07:27:21 UTC
  • mto: (1273.13.96 build)
  • mto: This revision was merged to the branch mainline in revision 1308.
  • Revision ID: stewart@flamingspork.com-20100219072721-hvef9ybvh92h79im
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