-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.h.in
104 lines (70 loc) · 2.59 KB
/
config.h.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
/* config.h.in. Generated from configure.in by autoheader. */
/* Define to 1 if you have the declaration of `LN_aes_128_gcm', and to 0 if
you don't. */
#undef HAVE_DECL_LN_AES_128_GCM
/* Define to 1 if you have the `c' library (-lc). */
#undef HAVE_LIBC
/* Define to 1 if you have the `crypt' library (-lcrypt). */
#undef HAVE_LIBCRYPT
/* Define to 1 if you have the `curl' library (-lcurl). */
#undef HAVE_LIBCURL
/* Define if using libfftw3 */
#undef HAVE_LIBFFT
/* Define to 1 if you have the `glib-2.0' library (-lglib-2.0). */
#undef HAVE_LIBGLIB_2_0
/* Define if using gnutls */
#undef HAVE_LIBGNUTLS
/* Define to 1 if you have the `libicuuc' library (-llibicuuc). */
#undef HAVE_LIBLIBICUUC
/* Define to 1 if you have the `ltdl' library (-lltdl). */
#undef HAVE_LIBLTDL
/* Define if using liblzma */
#undef HAVE_LIBLZMA
/* Define if using liblzo */
#undef HAVE_LIBLZO
/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM
/* Define to 1 if you have the `mysqlclient' library (-lmysqlclient). */
#undef HAVE_LIBMYSQLCLIENT
/* Define to 1 if you have the `odbc' library (-lodbc). */
#undef HAVE_LIBODBC
/* Define to 1 if you have the `ogg' library (-logg). */
#undef HAVE_LIBOGG
/* Define to 1 if you have the `pcap' library (-lpcap). */
#undef HAVE_LIBPCAP
/* Define if using liblpng */
#undef HAVE_LIBPNG
/* Define to 1 if you have the `pthread' library (-lpthread). */
#undef HAVE_LIBPTHREAD
/* Define to 1 if you have the `rrd' library (-lrrd). */
#undef HAVE_LIBRRD
/* Define to 1 if you have the `rt' library (-lrt). */
#undef HAVE_LIBRT
/* Define to 1 if you have the `snappy' library (-lsnappy). */
#undef HAVE_LIBSNAPPY
/* Define if using libss */
#undef HAVE_LIBSSH
/* Define if using libtcmalloc */
#undef HAVE_LIBTCMALLOC
/* Define to 1 if you have the `vorbis' library (-lvorbis). */
#undef HAVE_LIBVORBIS
/* Define to 1 if you have the `vorbisenc' library (-lvorbisenc). */
#undef HAVE_LIBVORBISENC
/* Define to 1 if you have the `xml2' library (-lxml2). */
#undef HAVE_LIBXML2
/* Define to 1 if you have the `z' library (-lz). */
#undef HAVE_LIBZ
/* Define if using libtcmalloc */
#undef HAVE_OPENSSL101
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION