1/* include/clixon_config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Location for apps to find default config file */
4#undef CLIXON_DEFAULT_CONFIG
5
6/* Enable publish of notification streams using SSE and curl */
7#undef CLIXON_PUBLISH_STREAMS
8
9/* Clixon major release */
10#undef CLIXON_VERSION_MAJOR
11
12/* Clixon minor release */
13#undef CLIXON_VERSION_MINOR
14
15/* Clixon path version */
16#undef CLIXON_VERSION_PATCH
17
18/* Clixon version string */
19#undef CLIXON_VERSION_STRING
20
21/* Define to 1 if you have the `alphasort' function. */
22#undef HAVE_ALPHASORT
23
24/* Define to 1 if you have the <cligen/cligen.h> header file. */
25#undef HAVE_CLIGEN_CLIGEN_H
26
27/* Define to 1 if you have the <evhtp/evhtp.h> header file. */
28#undef HAVE_EVHTP_EVHTP_H
29
30/* Define to 1 if you have the `getpeereid' function. */
31#undef HAVE_GETPEEREID
32
33/* Define to 1 if you have the `inet_aton' function. */
34#undef HAVE_INET_ATON
35
36/* Define to 1 if you have the <inttypes.h> header file. */
37#undef HAVE_INTTYPES_H
38
39/* Define to 1 if you have the `cligen' library (-lcligen). */
40#undef HAVE_LIBCLIGEN
41
42/* Define to 1 if you have the `curl' library (-lcurl). */
43#undef HAVE_LIBCURL
44
45/* Define to 1 if you have the `dl' library (-ldl). */
46#undef HAVE_LIBDL
47
48/* Define to 1 if you have the `evhtp' library (-levhtp). */
49#undef HAVE_LIBEVHTP
50
51/* Define to 1 if you have the `fcgi' library (-lfcgi). */
52#undef HAVE_LIBFCGI
53
54/* Define to 1 if you have the `m' library (-lm). */
55#undef HAVE_LIBM
56
57/* Define to 1 if you have the `socket' library (-lsocket). */
58#undef HAVE_LIBSOCKET
59
60/* Define to 1 if you have the `xml2' library (-lxml2). */
61#undef HAVE_LIBXML2
62
63/* Define to 1 if you have the <memory.h> header file. */
64#undef HAVE_MEMORY_H
65
66/* Define to 1 if you have the `sigaction' function. */
67#undef HAVE_SIGACTION
68
69/* Define to 1 if you have the `sigvec' function. */
70#undef HAVE_SIGVEC
71
72/* Have getsockopt SO_PEERCRED */
73#undef HAVE_SO_PEERCRED
74
75/* Define to 1 if you have the <stdint.h> header file. */
76#undef HAVE_STDINT_H
77
78/* Define to 1 if you have the <stdlib.h> header file. */
79#undef HAVE_STDLIB_H
80
81/* Define to 1 if you have the <strings.h> header file. */
82#undef HAVE_STRINGS_H
83
84/* Define to 1 if you have the <string.h> header file. */
85#undef HAVE_STRING_H
86
87/* Define to 1 if you have the `strlcpy' function. */
88#undef HAVE_STRLCPY
89
90/* Define to 1 if you have the `strndup' function. */
91#undef HAVE_STRNDUP
92
93/* Define to 1 if you have the `strsep' function. */
94#undef HAVE_STRSEP
95
96/* Define to 1 if you have the <sys/stat.h> header file. */
97#undef HAVE_SYS_STAT_H
98
99/* Define to 1 if you have the <sys/types.h> header file. */
100#undef HAVE_SYS_TYPES_H
101
102/* Define to 1 if you have the <unistd.h> header file. */
103#undef HAVE_UNISTD_H
104
105/* Define to 1 if you have the `versionsort' function. */
106#undef HAVE_VERSIONSORT
107
108/* Define to the address where bug reports for this package should be sent. */
109#undef PACKAGE_BUGREPORT
110
111/* Define to the full name of this package. */
112#undef PACKAGE_NAME
113
114/* Define to the full name and version of this package. */
115#undef PACKAGE_STRING
116
117/* Define to the one symbol short name of this package. */
118#undef PACKAGE_TARNAME
119
120/* Define to the home page for this package. */
121#undef PACKAGE_URL
122
123/* Define to the version of this package. */
124#undef PACKAGE_VERSION
125
126/* Define to 1 if you have the ANSI C header files. */
127#undef STDC_HEADERS
128
129/* Restconf package */
130#undef WITH_RESTCONF
131
132/* WWW user for restconf daemon */
133#undef WWWUSER
134
135/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
136   `char[]'. */
137#undef YYTEXT_POINTER
138
139#include <clixon_custom.h>
140