]> git.cworth.org Git - apitrace/blobdiff - thirdparty/snappy/config.h.in
Upgrade bundled snappy to version 1.0.4.
[apitrace] / thirdparty / snappy / config.h.in
index e82da40eab3cee3d7118052cc4ad1aa99bec07c0..e9ccb5835425cd88cd5309d36dc6d7d2946045f0 100644 (file)
@@ -9,6 +9,9 @@
 /* Define to 1 if the compiler supports __builtin_expect. */
 #cmakedefine HAVE_BUILTIN_EXPECT
 
+/* Define to 1 if you have the <byteswap.h> header file. */
+#cmakedefine HAVE_BYTESWAP_H
+
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #cmakedefine HAVE_DLFCN_H
 
 /* Define to 1 if you have the <string.h> header file. */
 #cmakedefine HAVE_STRING_H
 
+/* Define to 1 if you have the <sys/byteswap.h> header file. */
+#cmakedefine HAVE_SYS_BYTESWAP_H
+
+/* Define to 1 if you have the <sys/endian.h> header file. */
+#cmakedefine HAVE_SYS_ENDIAN_H
+
 /* Define to 1 if you have the <sys/mman.h> header file. */
 #cmakedefine HAVE_SYS_MMAN_H