1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Location of medusa module files */
4#undef DEFAULT_MOD_PATH
5
6/* Define to 1 if you have the `asprintf' function. */
7#undef HAVE_ASPRINTF
8
9/* Define to 1 if you have the `clock_gettime' function. */
10#undef HAVE_CLOCK_GETTIME
11
12/* Found GnuTLS Library */
13#undef HAVE_GNUTLS
14
15/* Define to 1 if you have the <inttypes.h> header file. */
16#undef HAVE_INTTYPES_H
17
18/* Found AFPFS-NG Library */
19#undef HAVE_LIBAFPFS
20
21/* Define to 1 if you have the `c' library (-lc). */
22#undef HAVE_LIBC
23
24/* Define to 1 if you have the `crypto' library (-lcrypto). */
25#undef HAVE_LIBCRYPTO
26
27/* Define to 1 if you have the `dl' library (-ldl). */
28#undef HAVE_LIBDL
29
30/* Define to 1 if you have the `freerdp' library (-lfreerdp). */
31#undef HAVE_LIBFREERDP
32
33/* Found FreeRDP Library (version 1.0) */
34#undef HAVE_LIBFREERDP10
35
36/* Found FreeRDP Library (version 1.1) */
37#undef HAVE_LIBFREERDP11
38
39/* Found FreeRDP Library (version 1.1 PTH) */
40#undef HAVE_LIBFREERDP11PTH
41
42/* Found FreeRDP Library (version >= 1.2) */
43#undef HAVE_LIBFREERDP12
44
45/* Define to 1 if you have the `freerdp-channels' library
46   (-lfreerdp-channels). */
47#undef HAVE_LIBFREERDP_CHANNELS
48
49/* Define to 1 if you have the `freerdp-client' library (-lfreerdp-client). */
50#undef HAVE_LIBFREERDP_CLIENT
51
52/* Define to 1 if you have the `freerdp-core' library (-lfreerdp-core). */
53#undef HAVE_LIBFREERDP_CORE
54
55/* Define to 1 if you have the `freerdp-gdi' library (-lfreerdp-gdi). */
56#undef HAVE_LIBFREERDP_GDI
57
58/* Found Libgcrypt Library */
59#undef HAVE_LIBGCRYPT
60
61/* Found NCP Library */
62#undef HAVE_LIBNCP
63
64/* Found PostgreSQL Library */
65#undef HAVE_LIBPQ
66
67/* Define to 1 if you have the `pthread' library (-lpthread). */
68#undef HAVE_LIBPTHREAD
69
70/* Found SSH2 Library */
71#undef HAVE_LIBSSH2
72
73/* Found OpenSSL Library */
74#undef HAVE_LIBSSL
75
76/* Found SVN Library */
77#undef HAVE_LIBSVN_CLIENT_1
78
79/* Define to 1 if you have the `winpr' library (-lwinpr). */
80#undef HAVE_LIBWINPR
81
82/* Define to 1 if you have the <memory.h> header file. */
83#undef HAVE_MEMORY_H
84
85/* Define to 1 if you have the <openssl/crypto.h> header file. */
86#undef HAVE_OPENSSL_CRYPTO_H
87
88/* Define to 1 if you have the <openssl/ssl.h> header file. */
89#undef HAVE_OPENSSL_SSL_H
90
91/* Define to 1 if you have the <stdint.h> header file. */
92#undef HAVE_STDINT_H
93
94/* Define to 1 if you have the <stdlib.h> header file. */
95#undef HAVE_STDLIB_H
96
97/* Define to 1 if you have the `strcasestr' function. */
98#undef HAVE_STRCASESTR
99
100/* Define to 1 if you have the <strings.h> header file. */
101#undef HAVE_STRINGS_H
102
103/* Define to 1 if you have the <string.h> header file. */
104#undef HAVE_STRING_H
105
106/* Found SVN Library version 1.8 or greater */
107#undef HAVE_SVN_CLIENT_LIST3
108
109/* Define to 1 if you have the <sys/stat.h> header file. */
110#undef HAVE_SYS_STAT_H
111
112/* Define to 1 if you have the <sys/types.h> header file. */
113#undef HAVE_SYS_TYPES_H
114
115/* Define to 1 if you have the <unistd.h> header file. */
116#undef HAVE_UNISTD_H
117
118/* Define to 1 if you have the `vasprintf' function. */
119#undef HAVE_VASPRINTF
120
121/* Name of package */
122#undef PACKAGE
123
124/* Define to the address where bug reports for this package should be sent. */
125#undef PACKAGE_BUGREPORT
126
127/* Define to the full name of this package. */
128#undef PACKAGE_NAME
129
130/* Define to the full name and version of this package. */
131#undef PACKAGE_STRING
132
133/* Define to the one symbol short name of this package. */
134#undef PACKAGE_TARNAME
135
136/* Define to the home page for this package. */
137#undef PACKAGE_URL
138
139/* Define to the version of this package. */
140#undef PACKAGE_VERSION
141
142/* The size of `int', as computed by sizeof. */
143#undef SIZEOF_INT
144
145/* The size of `long', as computed by sizeof. */
146#undef SIZEOF_LONG
147
148/* The size of `long long', as computed by sizeof. */
149#undef SIZEOF_LONG_LONG
150
151/* The size of `short', as computed by sizeof. */
152#undef SIZEOF_SHORT
153
154/* Define to 1 if you have the ANSI C header files. */
155#undef STDC_HEADERS
156
157/* Version number of package */
158#undef VERSION
159