Browse Source

tdb2: update config.h with more defines.

Rusty Russell 15 years ago
parent
commit
fa17e06a05
1 changed files with 3 additions and 1 deletions
  1. 3 1
      config.h

+ 3 - 1
config.h

@@ -16,4 +16,6 @@
 #define HAVE_BUILTIN_CLZL 1
 #define HAVE_BUILTIN_CLZL 1
 #define HAVE_BUILTIN_FFSL 1
 #define HAVE_BUILTIN_FFSL 1
 #define HAVE_BUILTIN_POPCOUNTL 1
 #define HAVE_BUILTIN_POPCOUNTL 1
-
+#define HAVE_BYTESWAP_H 1
+#define HAVE_BSWAP_64 1
+#define HAVE_BUILTIN_CLZL 1