X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Fyatl.m4;h=0e88425db8a7b61c92d2df8c937f6ad3de52bef1;hb=1d0993d84fd87ef620f60380745914bac3e77d34;hp=2ad333d5dde9f1b486c167a857d729860a639921;hpb=1d704764a636d3b1618224dbabdcd6e5ae031291;p=awesomized%2Flibmemcached diff --git a/libtest/yatl.m4 b/libtest/yatl.m4 index 2ad333d5..0e88425d 100644 --- a/libtest/yatl.m4 +++ b/libtest/yatl.m4 @@ -3,5 +3,11 @@ dnl This file is free software; Data Differential, LLC. dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. -AC_SUBST([LIBTEST_VERSION], [1.0]) +AC_SUBST([LIBTEST_VERSION],[1.0]) AC_CONFIG_FILES([libtest/version.h]) + +m4_include([libtest/m4/mysql.m4]) + +YATL_MYSQL + +AC_CONFIG_FILES([libtest/yatlcon.h])