LIRC libraries
LinuxInfraredRemoteControl
config.h
1 /* config.h. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.ac by autoheader. */
3 
4 
5 #include "paths.h"
6 
7 
8 /* type of argument 3 in getgrouplist() */
9 #define GETGROUPS_T gid_t
10 
11 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
12 #define GWINSZ_IN_SYS_IOCTL 1
13 
14 /* Define to 1 if you have the <alsa/asoundlib.h> header file. */
15 #define HAVE_ALSA_ASOUNDLIB_H 1
16 
17 /* Define if the ALSA library with SB RC support is installed */
18 #define HAVE_ALSA_SB_RC 1
19 
20 /* Define to 1 if you have the `clock_gettime' function. */
21 #define HAVE_CLOCK_GETTIME 1
22 
23 /* Define to 1 if you have the `daemon' function. */
24 #define HAVE_DAEMON 1
25 
26 /* Define if the Linux input framwework is available */
27 /* #undef HAVE_DEVINPUT */
28 
29 /* Define to 1 if you have the <dlfcn.h> header file. */
30 #define HAVE_DLFCN_H 1
31 
32 /* Define to 1 if you have the <fcntl.h> header file. */
33 #define HAVE_FCNTL_H 1
34 
35 /* Define if forkpty is available */
36 #define HAVE_FORKPTY 1
37 
38 /* Define if the libftdi library is installed */
39 #define HAVE_FTDI 1
40 
41 /* Define to 1 if you have the `gethostname' function. */
42 #define HAVE_GETHOSTNAME 1
43 
44 /* Define to 1 if you have the `gettimeofday' function. */
45 #define HAVE_GETTIMEOFDAY 1
46 
47 /* Define to 1 if you have the <inttypes.h> header file. */
48 #define HAVE_INTTYPES_H 1
49 
50 /* Define to 1 if you have the <IOKit/IOCFPlugIn.h> header file. */
51 /* #undef HAVE_IOKIT_IOCFPLUGIN_H */
52 
53 /* define if kernel-headers contains lirc.h */
54 #define HAVE_KERNEL_LIRC_H 1
55 
56 /* Define if the ALSA library is installed */
57 #define HAVE_LIBALSA 1
58 
59 /* Define if the portaudio library is installed */
60 /* #undef HAVE_LIBPORTAUDIO */
61 
62 /* Define to 1 if you have the <libudev.h> header file. */
63 #define HAVE_LIBUDEV_H 1
64 
65 /* Define if libusb is installed */
66 /* #undef HAVE_LIBUSB */
67 
68 /* Define to 1 if you have the <libusb-1.0/libusb.h> header file. */
69 #define HAVE_LIBUSB_1_0_LIBUSB_H 1
70 
71 /* Define to 1 if you have the <libusb.h> header file. */
72 /* #undef HAVE_LIBUSB_H */
73 
74 /* Define to 1 if you have the <libutil.h> header file. */
75 /* #undef HAVE_LIBUTIL_H */
76 
77 /* Define to 1 if you have the <limits.h> header file. */
78 #define HAVE_LIMITS_H 1
79 
80 /* defined if Linux input interface is available */
81 #define HAVE_LINUX_DEVINPUT 1
82 
83 /* defined if Linux hiddev HIDDEV_FLAG_UREF flag is available */
84 #define HAVE_LINUX_HIDDEV_FLAG_UREF 1
85 
86 /* Define to 1 if you have the <linux/hiddev.h> header file. */
87 #define HAVE_LINUX_HIDDEV_H 1
88 
89 /* Define to 1 if you have the <linux/i2c-dev.h> header file. */
90 #define HAVE_LINUX_I2C_DEV_H 1
91 
92 /* Define to 1 if you have the <linux/input.h> header file. */
93 #define HAVE_LINUX_INPUT_H 1
94 
95 /* Define to 1 if you have the <linux/ioctl.h> header file. */
96 #define HAVE_LINUX_IOCTL_H 1
97 
98 /* Define to 1 if you have the <linux/lirc.h> header file. */
99 #define HAVE_LINUX_LIRC_H 1
100 
101 /* defined if linux/sched.h is available */
102 #define HAVE_LINUX_SCHED_H 1
103 
104 /* Define to 1 if you have the <linux/types.h> header file. */
105 #define HAVE_LINUX_TYPES_H 1
106 
107 /* Define to 1 if you have the <mach/mach_time.h> header file. */
108 /* #undef HAVE_MACH_MACH_TIME_H */
109 
110 /* Define to 1 if you have the <memory.h> header file. */
111 #define HAVE_MEMORY_H 1
112 
113 /* Define to 1 if you have the `mkfifo' function. */
114 #define HAVE_MKFIFO 1
115 
116 /* defined if poll() is available and seemingly without bugs */
117 /* #undef HAVE_POLL_FINE */
118 
119 /* defined if poll.h is available */
120 #define HAVE_POLL_H 1
121 
122 /* defined if pty.h is available */
123 #define HAVE_PTY_H 1
124 
125 /* defined if SCSI API is available */
126 #define HAVE_SCSI 1
127 
128 /* Define to 1 if you have the <scsi/sg.h> header file. */
129 #define HAVE_SCSI_SG_H 1
130 
131 /* defined if select(2) is available */
132 #define HAVE_SELECT 1
133 
134 /* Define to 1 if you have the `snprintf' function. */
135 #define HAVE_SNPRINTF 1
136 
137 /* Define to 1 if you have the `socket' function. */
138 #define HAVE_SOCKET 1
139 
140 /* defined if soundcard API is available */
141 #define HAVE_SOUNDCARD 1
142 
143 /* Define to 1 if you have the <stdint.h> header file. */
144 #define HAVE_STDINT_H 1
145 
146 /* Define to 1 if you have the <stdlib.h> header file. */
147 #define HAVE_STDLIB_H 1
148 
149 /* Define to 1 if you have the `strdup' function. */
150 #define HAVE_STRDUP 1
151 
152 /* Define to 1 if you have the `strerror' function. */
153 #define HAVE_STRERROR 1
154 
155 /* Define to 1 if you have the <strings.h> header file. */
156 #define HAVE_STRINGS_H 1
157 
158 /* Define to 1 if you have the <string.h> header file. */
159 #define HAVE_STRING_H 1
160 
161 /* Define to 1 if you have the `strsep' function. */
162 #define HAVE_STRSEP 1
163 
164 /* Define to 1 if you have the `strtoul' function. */
165 #define HAVE_STRTOUL 1
166 
167 /* Define to 1 if you have the <syslog.h> header file. */
168 #define HAVE_SYSLOG_H 1
169 
170 /* defined if systemd API is available */
171 #define HAVE_SYSTEMD 1
172 
173 /* Define to 1 if you have the <sys/ioctl.h> header file. */
174 #define HAVE_SYS_IOCTL_H 1
175 
176 /* defined if sys/poll.h is available */
177 #define HAVE_SYS_POLL_H 1
178 
179 /* Define to 1 if you have the <sys/soundcard.h> header file. */
180 #define HAVE_SYS_SOUNDCARD_H 1
181 
182 /* Define to 1 if you have the <sys/stat.h> header file. */
183 #define HAVE_SYS_STAT_H 1
184 
185 /* Define to 1 if you have the <sys/time.h> header file. */
186 #define HAVE_SYS_TIME_H 1
187 
188 /* Define to 1 if you have the <sys/types.h> header file. */
189 #define HAVE_SYS_TYPES_H 1
190 
191 /* Define to 1 if you have the <unistd.h> header file. */
192 #define HAVE_UNISTD_H 1
193 
194 /* Define to 1 if you have the <usb.h> header file. */
195 #define HAVE_USB_H 1
196 
197 /* Define if util.h is installed */
198 /* #undef HAVE_UTIL_H */
199 
200 /* Define to 1 if you have the `vsyslog' function. */
201 #define HAVE_VSYSLOG 1
202 
203 /* Directory for device locks (usually /var/lock or /var/lock/lockdev) */
204 #define LIRC_LOCKDIR "/var/lock"
205 
206 /* Environment variable overriding options file path */
207 #define LIRC_OPTIONS_VAR "LIRC_OPTIONS_PATH"
208 
209 /* Define to the sub-directory where libtool stores uninstalled libraries. */
210 #define LT_OBJDIR ".libs/"
211 
212 /* Name of package */
213 #define PACKAGE "lirc"
214 
215 /* Define to the address where bug reports for this package should be sent. */
216 #define PACKAGE_BUGREPORT ""
217 
218 /* Define to the full name of this package. */
219 #define PACKAGE_NAME "lirc"
220 
221 /* Define to the full name and version of this package. */
222 #define PACKAGE_STRING "lirc 0.10.0"
223 
224 /* Define to the one symbol short name of this package. */
225 #define PACKAGE_TARNAME "lirc"
226 
227 /* Define to the home page for this package. */
228 #define PACKAGE_URL ""
229 
230 /* Define to the version of this package. */
231 #define PACKAGE_VERSION "0.10.0"
232 
233 /* Path to shell, usually /bin/sh or /usr/bin/sh */
234 #define SH_PATH "/usr/bin/sh"
235 
236 /* Define to 1 if you have the ANSI C header files. */
237 #define STDC_HEADERS 1
238 
239 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
240 #define TIME_WITH_SYS_TIME 1
241 
242 /* Version number of package */
243 #define VERSION "0.10.0"
244 
245 /* Numeric version, m.v.r => 10000 * m + 100 * v + r */
246 #define VERSION_NODOTS 1000
247 
248 /* Define to 1 if the X Window System is missing or not being used. */
249 /* #undef X_DISPLAY_MISSING */
250 
251 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
252  <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
253  #define below would cause a syntax error. */
254 /* #undef _UINT32_T */
255 
256 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
257  <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
258  #define below would cause a syntax error. */
259 /* #undef _UINT64_T */
260 
261 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
262  <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
263  #define below would cause a syntax error. */
264 /* #undef _UINT8_T */
265 
266 /* Define to `__inline__' or `__inline' if that's what the C compiler
267  calls it, or to nothing if 'inline' is not supported under any name. */
268 #ifndef __cplusplus
269 /* #undef inline */
270 #endif
271 
272 /* Define to the type of a signed integer type of width exactly 16 bits if
273  such a type exists and the standard includes do not define it. */
274 /* #undef int16_t */
275 
276 /* Define to the type of a signed integer type of width exactly 32 bits if
277  such a type exists and the standard includes do not define it. */
278 /* #undef int32_t */
279 
280 /* Define to the type of a signed integer type of width exactly 64 bits if
281  such a type exists and the standard includes do not define it. */
282 /* #undef int64_t */
283 
284 /* Define to the type of a signed integer type of width exactly 8 bits if such
285  a type exists and the standard includes do not define it. */
286 /* #undef int8_t */
287 
288 /* Define to `int' if <sys/types.h> does not define. */
289 /* #undef pid_t */
290 
291 /* Define to `unsigned int' if <sys/types.h> does not define. */
292 /* #undef size_t */
293 
294 /* Define to the type of an unsigned integer type of width exactly 16 bits if
295  such a type exists and the standard includes do not define it. */
296 /* #undef uint16_t */
297 
298 /* Define to the type of an unsigned integer type of width exactly 32 bits if
299  such a type exists and the standard includes do not define it. */
300 /* #undef uint32_t */
301 
302 /* Define to the type of an unsigned integer type of width exactly 64 bits if
303  such a type exists and the standard includes do not define it. */
304 /* #undef uint64_t */
305 
306 /* Define to the type of an unsigned integer type of width exactly 8 bits if
307  such a type exists and the standard includes do not define it. */
308 /* #undef uint8_t */
309 
310 
311 #include "lirc/lirc_config.h"
312