Go to the documentation of this file. 4 #ifndef LIBSECP256K1_CONFIG_H 6 #define LIBSECP256K1_CONFIG_H 18 #define ENABLE_MODULE_RECOVERY 1 21 #define ENABLE_OPENSSL_TESTS 1 24 #define HAVE_DLFCN_H 1 27 #define HAVE_INTTYPES_H 1 30 #define HAVE_LIBCRYPTO 1 36 #define HAVE_MEMORY_H 1 39 #define HAVE_STDINT_H 1 42 #define HAVE_STDLIB_H 1 45 #define HAVE_STRINGS_H 1 48 #define HAVE_STRING_H 1 51 #define HAVE_SYS_STAT_H 1 54 #define HAVE_SYS_TYPES_H 1 57 #define HAVE_UNISTD_H 1 60 #define HAVE___INT128 1 63 #define LT_OBJDIR ".libs/" 66 #define PACKAGE "libsecp256k1" 69 #define PACKAGE_BUGREPORT "" 72 #define PACKAGE_NAME "libsecp256k1" 75 #define PACKAGE_STRING "libsecp256k1 0.1" 78 #define PACKAGE_TARNAME "libsecp256k1" 81 #define PACKAGE_URL "" 84 #define PACKAGE_VERSION "0.1" 87 #define STDC_HEADERS 1 90 #define USE_ASM_X86_64 1 93 #define USE_ECMULT_STATIC_PRECOMPUTATION 1 106 #define USE_FIELD_5X52 1 109 #define USE_FIELD_INV_BUILTIN 1 118 #define USE_NUM_NONE 1 121 #define USE_SCALAR_4X64 1 127 #define USE_SCALAR_INV_BUILTIN 1 133 #define VERSION "0.1" 137 #if defined AC_APPLE_UNIVERSAL_BUILD 138 # if defined __BIG_ENDIAN__ 139 # define WORDS_BIGENDIAN 1 142 # ifndef WORDS_BIGENDIAN