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