aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorTsuda Kageyu <tsuda.kageyu@gmail.com>2016-02-14 03:17:37 +0900
committerTsuda Kageyu <tsuda.kageyu@gmail.com>2016-02-14 03:17:37 +0900
commitbb006e41d702afeca1c8ff56dc7c748666f9938f (patch)
tree500baea2e52a32b73a90586cdb5a2d5e5d85c36e /config.h.cmake
parentab2267f9aae8643a6ff1a8809dc745cd97d2cb48 (diff)
Disable Boost Endian library for now.
It's not detected properly depending on the environment.
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 7ac72410..cfaa8eac 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -1,7 +1,6 @@
/* config.h. Generated by cmake from config.h.cmake */
/* Defined if your compiler supports some byte swap functions */
-#cmakedefine HAVE_BOOST_BYTESWAP 1
#cmakedefine HAVE_GCC_BYTESWAP 1
#cmakedefine HAVE_GLIBC_BYTESWAP 1
#cmakedefine HAVE_MSC_BYTESWAP 1