Commit f01aad33 authored by vasil's avatar vasil

branches/zip:

Fix typo.
parent 3894dcda
......@@ -101,7 +101,7 @@ MYSQL_PLUGIN_ACTIONS(innobase, [
AC_CHECK_DECLS(
[HAVE_SOLARIS_ATOMICS],
[
AC_MSG_CHECKING(checking if pthread_t size is integral)
AC_MSG_CHECKING(checking if pthread_t type is integral)
AC_TRY_RUN(
[
#include <pthread.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment