yatl.m4 433 B

1234567891011121314
  1. dnl Copyright (C) 2012 Data Differential, LLC.
  2. dnl This file is free software; Data Differential, LLC.
  3. dnl gives unlimited permission to copy and/or distribute it,
  4. dnl with or without modifications, as long as this notice is preserved.
  5. AC_SUBST([LIBTEST_VERSION],[1.0])
  6. AC_CONFIG_FILES([libtest/version.h])
  7. m4_include([libtest/m4/mysql.m4])
  8. YATL_MYSQL
  9. AC_CONFIG_FILES([libtest/yatlcon.h])
  10. AC_CHECK_HEADERS([valgrind/valgrind.h])