Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1 | /* config.h.in. Generated from configure.ac by autoheader. */ |
| 2 | |
Jeff Thompson | a28eed8 | 2013-08-22 16:21:10 -0700 | [diff] [blame] | 3 | /* 1 if have the `boost::function' class. */ |
| 4 | #undef HAVE_BOOST_FUNCTION |
| 5 | |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 6 | /* 1 if have the `boost::shared_ptr' class. */ |
| 7 | #undef HAVE_BOOST_SHARED_PTR |
| 8 | |
Jeff Thompson | 1b8f4c9 | 2013-06-19 16:18:46 -0700 | [diff] [blame] | 9 | /* define if the compiler supports basic C++11 syntax */ |
| 10 | #undef HAVE_CXX11 |
| 11 | |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 12 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
| 13 | #undef HAVE_DLFCN_H |
| 14 | |
| 15 | /* Define to 1 if you have the <inttypes.h> header file. */ |
| 16 | #undef HAVE_INTTYPES_H |
| 17 | |
Jeff Thompson | 8a055e0 | 2013-08-09 10:44:28 -0700 | [diff] [blame] | 18 | /* Define to 1 if you have the `crypto' library (-lcrypto). */ |
| 19 | #undef HAVE_LIBCRYPTO |
| 20 | |
Jeff Thompson | d4a1e16 | 2013-07-11 12:41:31 -0700 | [diff] [blame] | 21 | /* 1 if have memcmp in memory.h. */ |
| 22 | #undef HAVE_MEMCMP |
| 23 | |
Jeff Thompson | c804d52 | 2013-06-27 16:54:27 -0700 | [diff] [blame] | 24 | /* 1 if have memcpy in memory.h. */ |
| 25 | #undef HAVE_MEMCPY |
| 26 | |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 27 | /* Define to 1 if you have the <memory.h> header file. */ |
| 28 | #undef HAVE_MEMORY_H |
| 29 | |
Jeff Thompson | c804d52 | 2013-06-27 16:54:27 -0700 | [diff] [blame] | 30 | /* 1 if have memset in memory.h. */ |
| 31 | #undef HAVE_MEMSET |
| 32 | |
Jeff Thompson | 9cf9dfb | 2013-10-04 16:36:52 -0700 | [diff] [blame] | 33 | /* 1 if have OSX SecKeychain. */ |
| 34 | #undef HAVE_OSX_SECKEYCHAIN |
| 35 | |
Jeff Thompson | 965a324 | 2013-10-02 09:59:35 -0700 | [diff] [blame] | 36 | /* Have the SQLITE3 library */ |
| 37 | #undef HAVE_SQLITE3 |
| 38 | |
Jeff Thompson | 0c13a53 | 2013-09-24 15:43:41 -0700 | [diff] [blame] | 39 | /* 1 if have stdint.h. */ |
| 40 | #undef HAVE_STDINT |
| 41 | |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 42 | /* Define to 1 if you have the <stdint.h> header file. */ |
| 43 | #undef HAVE_STDINT_H |
| 44 | |
| 45 | /* Define to 1 if you have the <stdlib.h> header file. */ |
| 46 | #undef HAVE_STDLIB_H |
| 47 | |
Jeff Thompson | a28eed8 | 2013-08-22 16:21:10 -0700 | [diff] [blame] | 48 | /* 1 if have the `std::function' class. */ |
| 49 | #undef HAVE_STD_FUNCTION |
| 50 | |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 51 | /* 1 if have the `std::shared_ptr' class. */ |
| 52 | #undef HAVE_STD_SHARED_PTR |
| 53 | |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 54 | /* Define to 1 if you have the <strings.h> header file. */ |
| 55 | #undef HAVE_STRINGS_H |
| 56 | |
| 57 | /* Define to 1 if you have the <string.h> header file. */ |
| 58 | #undef HAVE_STRING_H |
| 59 | |
| 60 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
| 61 | #undef HAVE_SYS_STAT_H |
| 62 | |
| 63 | /* Define to 1 if you have the <sys/types.h> header file. */ |
| 64 | #undef HAVE_SYS_TYPES_H |
| 65 | |
| 66 | /* Define to 1 if you have the <unistd.h> header file. */ |
| 67 | #undef HAVE_UNISTD_H |
| 68 | |
| 69 | /* Define to the sub-directory in which libtool stores uninstalled libraries. |
| 70 | */ |
| 71 | #undef LT_OBJDIR |
| 72 | |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 73 | /* Define to the address where bug reports for this package should be sent. */ |
| 74 | #undef PACKAGE_BUGREPORT |
| 75 | |
| 76 | /* Define to the full name of this package. */ |
| 77 | #undef PACKAGE_NAME |
| 78 | |
| 79 | /* Define to the full name and version of this package. */ |
| 80 | #undef PACKAGE_STRING |
| 81 | |
| 82 | /* Define to the one symbol short name of this package. */ |
| 83 | #undef PACKAGE_TARNAME |
| 84 | |
| 85 | /* Define to the home page for this package. */ |
| 86 | #undef PACKAGE_URL |
| 87 | |
| 88 | /* Define to the version of this package. */ |
| 89 | #undef PACKAGE_VERSION |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 90 | |
| 91 | /* Define to 1 if you have the ANSI C header files. */ |
| 92 | #undef STDC_HEADERS |