124
124
AC_DEFINE([FN_CURLIB],['.'], [./ is used as abbrev for current dir ])
125
125
AC_DEFINE([FN_PARENTDIR],[".."], [Parent directory; Must be a string ])
130
AC_DEFINE([STRINGIFY_ARG(x)],[QUOTE_ARG(x)],[Quote argument, after cpp])
127
133
AC_DEFINE([HAVE_REPLICATION],[1],[We always have replication])
129
135
dnl InnoDB depends on some Drizzle's internals which other plugins should not