branches/zip:

Fix typo.
This commit is contained in:
vasil 2009-08-26 12:44:40 +00:00
parent 3894dcdae7
commit f01aad33f3

View file

@ -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>