Merge branch 'master' into ppa-daily-trunk
[psensor-pkg-ubuntu.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 MacOS X function CFLocaleCopyCurrent in the
20    CoreFoundation framework. */
21 #undef HAVE_CFLOCALECOPYCURRENT
22
23 /* Define to 1 if you have the MacOS 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 /* 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. */
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 JSON0 */
53 #undef HAVE_JSON_0
54
55 /* libatiadl is available */
56 #undef HAVE_LIBATIADL
57
58 /* Use libmicrohttpd */
59 #undef HAVE_LIBMICROHTTPD
60
61 /* Use desktop notification */
62 #undef HAVE_LIBNOTIFY
63
64 /* Define to 1 if you have the `pthread' library (-lpthread). */
65 #undef HAVE_LIBPTHREAD
66
67 /* Define to 1 if you have the `sensors' library (-lsensors). */
68 #undef HAVE_LIBSENSORS
69
70 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
71    to 0 otherwise. */
72 #undef HAVE_MALLOC
73
74 /* Define to 1 if you have the `memmove' function. */
75 #undef HAVE_MEMMOVE
76
77 /* Define to 1 if you have the <memory.h> header file. */
78 #undef HAVE_MEMORY_H
79
80 /* Define to 1 if you have the <NVCtrl/NVCtrlLib.h> header file. */
81 #undef HAVE_NVCTRL_NVCTRLLIB_H
82
83 /* Define to 1 if you have the <NVCtrl/NVCtrl.h> header file. */
84 #undef HAVE_NVCTRL_NVCTRL_H
85
86 /* NVidia support enabled */
87 #undef HAVE_NVIDIA
88
89 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
90    and to 0 otherwise. */
91 #undef HAVE_REALLOC
92
93 /* Remote monitoring enabled */
94 #undef HAVE_REMOTE_SUPPORT
95
96 /* Define to 1 if you have the <sensors/error.h> header file. */
97 #undef HAVE_SENSORS_ERROR_H
98
99 /* Define to 1 if you have the <sensors/sensors.h> header file. */
100 #undef HAVE_SENSORS_SENSORS_H
101
102 /* Define to 1 if you have the `socket' function. */
103 #undef HAVE_SOCKET
104
105 /* Define to 1 if you have the <stdbool.h> header file. */
106 #undef HAVE_STDBOOL_H
107
108 /* Define to 1 if you have the <stdint.h> header file. */
109 #undef HAVE_STDINT_H
110
111 /* Define to 1 if you have the <stdlib.h> header file. */
112 #undef HAVE_STDLIB_H
113
114 /* Define to 1 if you have the `strdup' function. */
115 #undef HAVE_STRDUP
116
117 /* Define to 1 if you have the <strings.h> header file. */
118 #undef HAVE_STRINGS_H
119
120 /* Define to 1 if you have the <string.h> header file. */
121 #undef HAVE_STRING_H
122
123 /* Define to 1 if you have the `strtol' function. */
124 #undef HAVE_STRTOL
125
126 /* Define to 1 if you have the <sys/stat.h> header file. */
127 #undef HAVE_SYS_STAT_H
128
129 /* Define to 1 if you have the <sys/types.h> header file. */
130 #undef HAVE_SYS_TYPES_H
131
132 /* Define to 1 if you have the <unistd.h> header file. */
133 #undef HAVE_UNISTD_H
134
135 /* Use Unity */
136 #undef HAVE_UNITY
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 /* Enable large inode numbers on Mac OS X 10.5.  */
166 #ifndef _DARWIN_USE_64_BIT_INODE
167 # define _DARWIN_USE_64_BIT_INODE 1
168 #endif
169
170 /* Number of bits in a file offset, on hosts where this is settable. */
171 #undef _FILE_OFFSET_BITS
172
173 /* Define for large files, on AIX-style hosts. */
174 #undef _LARGE_FILES
175
176 /* Define to rpl_malloc if the replacement function should be used. */
177 #undef malloc
178
179 /* Define to rpl_realloc if the replacement function should be used. */
180 #undef realloc
181
182 /* Define to `unsigned int' if <sys/types.h> does not define. */
183 #undef size_t
184
185 /* Define to `int' if <sys/types.h> does not define. */
186 #undef ssize_t