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