From 8e8f46a92bda8eb8069a51ca02e53b114e11bca1 Mon Sep 17 00:00:00 2001 From: Stanislav Shwartsman Date: Sat, 11 Jun 2011 13:26:02 +0000 Subject: [PATCH] bswap16 is not checked by configure --- bochs/config.h.in | 1 - 1 file changed, 1 deletion(-) diff --git a/bochs/config.h.in b/bochs/config.h.in index f54723e03..f0a21588c 100644 --- a/bochs/config.h.in +++ b/bochs/config.h.in @@ -132,7 +132,6 @@ #define BX_HAVE_GMTIME 0 #define BX_HAVE_MKTIME 0 #define BX_HAVE_NET_IF_H 0 -#define BX_HAVE___BUILTIN_BSWAP16 0 #define BX_HAVE___BUILTIN_BSWAP32 0 #define BX_HAVE___BUILTIN_BSWAP64 0