mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 03:51:50 +01:00
branches/zip:
Fix typo.
This commit is contained in:
parent
3894dcdae7
commit
f01aad33f3
1 changed files with 1 additions and 1 deletions
2
plug.in
2
plug.in
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue