We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d154da5 commit 11be076Copy full SHA for 11be076
build/autotools/CheckSnappy.m4
@@ -28,7 +28,7 @@ AS_IF([test "x${with_snappy}" = xbundled],[
28
AC_MSG_CHECKING(whether to enable bundled snappy)
29
AC_MSG_RESULT(yes)
30
31
- /* start of vendored configure.ac checks from snappy */
+ # start of vendored configure.ac checks from snappy
32
AC_CHECK_HEADERS([stdint.h stddef.h sys/mman.h sys/resource.h sys/uio.h windows.h byteswap.h sys/byteswap.h sys/endian.h sys/time.h])
33
# See if we have __builtin_expect.
34
AC_MSG_CHECKING([if the compiler supports __builtin_expect])
0 commit comments