~drizzle-trunk/libdrizzle/jenkins-Libdrizzle-74

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Andrew Hutchings
  • Date: 2012-12-29 17:31:57 UTC
  • mto: This revision was merged to the branch mainline in revision 70.
  • Revision ID: andrew@linuxjedi.co.uk-20121229173157-3hcpwueb5u0172tr
Add binlog CRC32 checking

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
# Checks for libraries.
59
59
AX_CXX_GCC_ABI_DEMANGLE
60
60
AX_CHECK_OPENSSL
 
61
AC_PATH_ZLIB
61
62
 
62
63
# Checks for header files.
63
64
AC_DEFUN([CHECK_FOR_CXXABI],