updated for the 1.0.3 release.
[psensor-pkg-debian.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 /* Define to 1 if you have the <adl_defines.h> header file. */
8 #undef HAVE_ADL_DEFINES_H
9
10 /* Use AppIndicator > 0.2.9 */
11 #undef HAVE_APPINDICATOR
12
13 /* Use AppIndicator 0.2.9 */
14 #undef HAVE_APPINDICATOR_029
15
16 /* Use libatasmart */
17 #undef HAVE_ATASMART
18
19 /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
20    CoreFoundation framework. */
21 #undef HAVE_CFLOCALECOPYCURRENT
22
23 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
24    the CoreFoundation framework. */
25 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
26
27 /* Use CURL */
28 #undef HAVE_CURL
29
30 /* Define if the GNU dcgettext() function is already present or preinstalled.
31    */
32 #undef HAVE_DCGETTEXT
33
34 /* Use gconf2 */
35 #undef HAVE_GCONF2
36
37 /* Define if the GNU gettext() function is already present or preinstalled. */
38 #undef HAVE_GETTEXT
39
40 /* Define to 1 if you have the `gettimeofday' function. */
41 #undef HAVE_GETTIMEOFDAY
42
43 /* Use GTOP */
44 #undef HAVE_GTOP
45
46 /* Define if you have the iconv() function and it works. */
47 #undef HAVE_ICONV
48
49 /* Define to 1 if you have the <inttypes.h> header file. */
50 #undef HAVE_INTTYPES_H
51
52 /* Use JSON */
53 #undef HAVE_JSON
54
55 /* Use JSON0 */
56 #undef HAVE_JSON_0
57
58 /* libatiadl is available */
59 #undef HAVE_LIBATIADL
60
61 /* Use libmicrohttpd */
62 #undef HAVE_LIBMICROHTTPD
63
64 /* Use desktop notification */
65 #undef HAVE_LIBNOTIFY
66
67 /* Define to 1 if you have the `pthread' library (-lpthread). */
68 #undef HAVE_LIBPTHREAD
69
70 /* Define to 1 if you have the `sensors' library (-lsensors). */
71 #undef HAVE_LIBSENSORS
72
73 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
74    to 0 otherwise. */
75 #undef HAVE_MALLOC
76
77 /* Define to 1 if you have the `memmove' function. */
78 #undef HAVE_MEMMOVE
79
80 /* Define to 1 if you have the <memory.h> header file. */
81 #undef HAVE_MEMORY_H
82
83 /* Define to 1 if you have the <NVCtrl/NVCtrlLib.h> header file. */
84 #undef HAVE_NVCTRL_NVCTRLLIB_H
85
86 /* Define to 1 if you have the <NVCtrl/NVCtrl.h> header file. */
87 #undef HAVE_NVCTRL_NVCTRL_H
88
89 /* NVidia support enabled */
90 #undef HAVE_NVIDIA
91
92 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
93    and to 0 otherwise. */
94 #undef HAVE_REALLOC
95
96 /* Remote monitoring enabled */
97 #undef HAVE_REMOTE_SUPPORT
98
99 /* Define to 1 if you have the <sensors/errors.h> header file. */
100 #undef HAVE_SENSORS_ERRORS_H
101
102 /* Define to 1 if you have the <sensors/sensors.h> header file. */
103 #undef HAVE_SENSORS_SENSORS_H
104
105 /* Define to 1 if you have the `socket' function. */
106 #undef HAVE_SOCKET
107
108 /* Define to 1 if you have the <stdbool.h> header file. */
109 #undef HAVE_STDBOOL_H
110
111 /* Define to 1 if you have the <stdint.h> header file. */
112 #undef HAVE_STDINT_H
113
114 /* Define to 1 if you have the <stdlib.h> header file. */
115 #undef HAVE_STDLIB_H
116
117 /* Define to 1 if you have the `strdup' function. */
118 #undef HAVE_STRDUP
119
120 /* Define to 1 if you have the <strings.h> header file. */
121 #undef HAVE_STRINGS_H
122
123 /* Define to 1 if you have the <string.h> header file. */
124 #undef HAVE_STRING_H
125
126 /* Define to 1 if you have the `strtol' function. */
127 #undef HAVE_STRTOL
128
129 /* Define to 1 if you have the <sys/stat.h> header file. */
130 #undef HAVE_SYS_STAT_H
131
132 /* Define to 1 if you have the <sys/types.h> header file. */
133 #undef HAVE_SYS_TYPES_H
134
135 /* Define to 1 if you have the <unistd.h> header file. */
136 #undef HAVE_UNISTD_H
137
138 /* Use Unity */
139 #undef HAVE_UNITY
140
141 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
142 #undef NO_MINUS_C_MINUS_O
143
144 /* Name of package */
145 #undef PACKAGE
146
147 /* Define to the address where bug reports for this package should be sent. */
148 #undef PACKAGE_BUGREPORT
149
150 /* Define to the full name of this package. */
151 #undef PACKAGE_NAME
152
153 /* Define to the full name and version of this package. */
154 #undef PACKAGE_STRING
155
156 /* Define to the one symbol short name of this package. */
157 #undef PACKAGE_TARNAME
158
159 /* Define to the home page for this package. */
160 #undef PACKAGE_URL
161
162 /* Define to the version of this package. */
163 #undef PACKAGE_VERSION
164
165 /* Define to 1 if you have the ANSI C header files. */
166 #undef STDC_HEADERS
167
168 /* Version number of package */
169 #undef VERSION
170
171 /* Enable large inode numbers on Mac OS X 10.5.  */
172 #ifndef _DARWIN_USE_64_BIT_INODE
173 # define _DARWIN_USE_64_BIT_INODE 1
174 #endif
175
176 /* Number of bits in a file offset, on hosts where this is settable. */
177 #undef _FILE_OFFSET_BITS
178
179 /* Define for large files, on AIX-style hosts. */
180 #undef _LARGE_FILES
181
182 /* Define to rpl_malloc if the replacement function should be used. */
183 #undef malloc
184
185 /* Define to rpl_realloc if the replacement function should be used. */
186 #undef realloc
187
188 /* Define to `unsigned int' if <sys/types.h> does not define. */
189 #undef size_t
190
191 /* Define to `int' if <sys/types.h> does not define. */
192 #undef ssize_t