X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=thirdparty%2Fsnappy%2Fconfig.h.in;h=e9ccb5835425cd88cd5309d36dc6d7d2946045f0;hb=d92831ec64d9b29314d10e5cc226e6bcdf59475b;hp=e82da40eab3cee3d7118052cc4ad1aa99bec07c0;hpb=18d094ea673e246a01dc318fd4d2dfd50ca2d630;p=apitrace diff --git a/thirdparty/snappy/config.h.in b/thirdparty/snappy/config.h.in index e82da40..e9ccb58 100644 --- a/thirdparty/snappy/config.h.in +++ b/thirdparty/snappy/config.h.in @@ -9,6 +9,9 @@ /* Define to 1 if the compiler supports __builtin_expect. */ #cmakedefine HAVE_BUILTIN_EXPECT +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_BYTESWAP_H + /* Define to 1 if you have the header file. */ #cmakedefine HAVE_DLFCN_H @@ -54,6 +57,12 @@ /* Define to 1 if you have the header file. */ #cmakedefine HAVE_STRING_H +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_SYS_BYTESWAP_H + +/* Define to 1 if you have the header file. */ +#cmakedefine HAVE_SYS_ENDIAN_H + /* Define to 1 if you have the header file. */ #cmakedefine HAVE_SYS_MMAN_H