branches/zip:

Fix the indentation of the closing bracket.
This commit is contained in:
vasil 2009-09-11 16:46:47 +00:00
parent 7fd517a79d
commit cc78975784

View file

@ -110,7 +110,7 @@ MYSQL_PLUGIN_ACTIONS(innobase, [
[ [
AC_MSG_RESULT(no) AC_MSG_RESULT(no)
] ]
) )
AC_MSG_CHECKING(whether pthread_t can be used by GCC atomic builtins) AC_MSG_CHECKING(whether pthread_t can be used by GCC atomic builtins)
AC_TRY_RUN( AC_TRY_RUN(
@ -140,7 +140,7 @@ MYSQL_PLUGIN_ACTIONS(innobase, [
[ [
AC_MSG_RESULT(no) AC_MSG_RESULT(no)
] ]
) )
# Try using solaris atomics on SunOS if GCC atomics are not available # Try using solaris atomics on SunOS if GCC atomics are not available
AC_CHECK_DECLS( AC_CHECK_DECLS(