Commit cc789757 authored by vasil's avatar vasil

branches/zip:

Fix the indentation of the closing bracket.
parent 7fd517a7
......@@ -110,7 +110,7 @@ MYSQL_PLUGIN_ACTIONS(innobase, [
[
AC_MSG_RESULT(no)
]
)
)
AC_MSG_CHECKING(whether pthread_t can be used by GCC atomic builtins)
AC_TRY_RUN(
......@@ -140,7 +140,7 @@ MYSQL_PLUGIN_ACTIONS(innobase, [
[
AC_MSG_RESULT(no)
]
)
)
# Try using solaris atomics on SunOS if GCC atomics are not available
AC_CHECK_DECLS(
......
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