removed lua support, monitoring page is now using jquery and json http requests
[psensor.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if translation of program messages to the user's native
4    language is requested. */
5 #undef ENABLE_NLS
6
7 /* Use AppIndicator > 0.2.9 */
8 #undef HAVE_APPINDICATOR
9
10 /* Use AppIndicator 0.2.9 */
11 #undef HAVE_APPINDICATOR_029
12
13 /* Define to 1 if you have the <arpa/inet.h> header file. */
14 #undef HAVE_ARPA_INET_H
15
16 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
17    CoreFoundation framework. */
18 #undef HAVE_CFLOCALECOPYCURRENT
19
20 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
21    the CoreFoundation framework. */
22 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
23
24 /* Use CURL */
25 #undef HAVE_CURL
26
27 /* Define if the GNU dcgettext() function is already present or preinstalled.
28    */
29 #undef HAVE_DCGETTEXT
30
31 /* Define to 1 if you have the <getopt.h> header file. */
32 #undef HAVE_GETOPT_H
33
34 /* Define if the GNU gettext() function is already present or preinstalled. */
35 #undef HAVE_GETTEXT
36
37 /* Define to 1 if you have the `gettimeofday' function. */
38 #undef HAVE_GETTIMEOFDAY
39
40 /* Use GTOP */
41 #undef HAVE_GTOP
42
43 /* Define if you have the iconv() function and it works. */
44 #undef HAVE_ICONV
45
46 /* Define to 1 if you have the <inttypes.h> header file. */
47 #undef HAVE_INTTYPES_H
48
49 /* Use JSON */
50 #undef HAVE_JSON
51
52 /* Use libmicrohttpd */
53 #undef HAVE_LIBMICROHTTPD
54
55 /* Use desktop notification */
56 #undef HAVE_LIBNOTIFY
57
58 /* Define to 1 if you have the `sensors' library (-lsensors). */
59 #undef HAVE_LIBSENSORS
60
61 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
62    to 0 otherwise. */
63 #undef HAVE_MALLOC
64
65 /* Define to 1 if you have the `memmove' function. */
66 #undef HAVE_MEMMOVE
67
68 /* Define to 1 if you have the <memory.h> header file. */
69 #undef HAVE_MEMORY_H
70
71 /* Define to 1 if you have the <netinet/in.h> header file. */
72 #undef HAVE_NETINET_IN_H
73
74 /* Define to 1 if you have the <NVCtrl/NVCtrlLib.h> header file. */
75 #undef HAVE_NVCTRL_NVCTRLLIB_H
76
77 /* Define to 1 if you have the <NVCtrl/NVCtrl.h> header file. */
78 #undef HAVE_NVCTRL_NVCTRL_H
79
80 /* NVidia support enabled */
81 #undef HAVE_NVIDIA
82
83 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
84    and to 0 otherwise. */
85 #undef HAVE_REALLOC
86
87 /* Remote monitoring enabled */
88 #undef HAVE_REMOTE_SUPPORT
89
90 /* Define to 1 if you have the <sensors/errors.h> header file. */
91 #undef HAVE_SENSORS_ERRORS_H
92
93 /* Define to 1 if you have the <sensors/sensors.h> header file. */
94 #undef HAVE_SENSORS_SENSORS_H
95
96 /* Define to 1 if you have the `socket' function. */
97 #undef HAVE_SOCKET
98
99 /* Define to 1 if you have the <stdint.h> header file. */
100 #undef HAVE_STDINT_H
101
102 /* Define to 1 if you have the <stdlib.h> header file. */
103 #undef HAVE_STDLIB_H
104
105 /* Define to 1 if you have the `strdup' function. */
106 #undef HAVE_STRDUP
107
108 /* Define to 1 if you have the <strings.h> header file. */
109 #undef HAVE_STRINGS_H
110
111 /* Define to 1 if you have the <string.h> header file. */
112 #undef HAVE_STRING_H
113
114 /* Define to 1 if you have the `strtol' function. */
115 #undef HAVE_STRTOL
116
117 /* Define to 1 if you have the <sys/socket.h> header file. */
118 #undef HAVE_SYS_SOCKET_H
119
120 /* Define to 1 if you have the <sys/stat.h> header file. */
121 #undef HAVE_SYS_STAT_H
122
123 /* Define to 1 if you have the <sys/time.h> header file. */
124 #undef HAVE_SYS_TIME_H
125
126 /* Define to 1 if you have the <sys/types.h> header file. */
127 #undef HAVE_SYS_TYPES_H
128
129 /* Define to 1 if you have the <unistd.h> header file. */
130 #undef HAVE_UNISTD_H
131
132 /* Use Unity */
133 #undef HAVE_UNITY
134
135 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
136 #undef NO_MINUS_C_MINUS_O
137
138 /* Name of package */
139 #undef PACKAGE
140
141 /* Define to the address where bug reports for this package should be sent. */
142 #undef PACKAGE_BUGREPORT
143
144 /* Define to the full name of this package. */
145 #undef PACKAGE_NAME
146
147 /* Define to the full name and version of this package. */
148 #undef PACKAGE_STRING
149
150 /* Define to the one symbol short name of this package. */
151 #undef PACKAGE_TARNAME
152
153 /* Define to the home page for this package. */
154 #undef PACKAGE_URL
155
156 /* Define to the version of this package. */
157 #undef PACKAGE_VERSION
158
159 /* Define to 1 if you have the ANSI C header files. */
160 #undef STDC_HEADERS
161
162 /* Version number of package */
163 #undef VERSION
164
165 /* Define to rpl_malloc if the replacement function should be used. */
166 #undef malloc
167
168 /* Define to rpl_realloc if the replacement function should be used. */
169 #undef realloc
170
171 /* Define to `unsigned int' if <sys/types.h> does not define. */
172 #undef size_t
173
174 /* Define to `int' if <sys/types.h> does not define. */
175 #undef ssize_t