LIRC libraries
LinuxInfraredRemoteControl
Main Page
Related Pages
Modules
Classes
Files
Examples
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Macros
Modules
Pages
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
/* #undef HAVE_FTDI */
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
/* #undef HAVE_KERNEL_LIRC_H */
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
/* #undef HAVE_LINUX_LIRC_H */
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
#define HAVE_POLL_FINE 1
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/lockdev"
205
206
/* Environment variable overriding options file path */
207
#define LIRC_OPTIONS_VAR "LIRC_OPTIONS_PATH"
208
209
/* Define to the sub-directory in which libtool stores uninstalled libraries.
210
*/
211
#define LT_OBJDIR ".libs/"
212
213
/* Name of package */
214
#define PACKAGE "lirc"
215
216
/* Define to the address where bug reports for this package should be sent. */
217
#define PACKAGE_BUGREPORT ""
218
219
/* Define to the full name of this package. */
220
#define PACKAGE_NAME "lirc"
221
222
/* Define to the full name and version of this package. */
223
#define PACKAGE_STRING "lirc 0.10.0rc1"
224
225
/* Define to the one symbol short name of this package. */
226
#define PACKAGE_TARNAME "lirc"
227
228
/* Define to the home page for this package. */
229
#define PACKAGE_URL ""
230
231
/* Define to the version of this package. */
232
#define PACKAGE_VERSION "0.10.0rc1"
233
234
/* Path to shell, usually /bin/sh or /usr/bin/sh */
235
#define SH_PATH "/bin/sh"
236
237
/* Define to 1 if you have the ANSI C header files. */
238
#define STDC_HEADERS 1
239
240
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
241
#define TIME_WITH_SYS_TIME 1
242
243
/* Version number of package */
244
#define VERSION "0.10.0rc1"
245
246
/* Numeric version, m.v.r => 10000 * m + 100 * v + r */
247
#define VERSION_NODOTS 1000
248
249
/* Define to 1 if the X Window System is missing or not being used. */
250
/* #undef X_DISPLAY_MISSING */
251
252
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
253
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
254
#define below would cause a syntax error. */
255
/* #undef _UINT32_T */
256
257
/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
258
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
259
#define below would cause a syntax error. */
260
/* #undef _UINT64_T */
261
262
/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
263
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
264
#define below would cause a syntax error. */
265
/* #undef _UINT8_T */
266
267
/* Define to `__inline__' or `__inline' if that's what the C compiler
268
calls it, or to nothing if 'inline' is not supported under any name. */
269
#ifndef __cplusplus
270
/* #undef inline */
271
#endif
272
273
/* Define to the type of a signed integer type of width exactly 16 bits if
274
such a type exists and the standard includes do not define it. */
275
/* #undef int16_t */
276
277
/* Define to the type of a signed integer type of width exactly 32 bits if
278
such a type exists and the standard includes do not define it. */
279
/* #undef int32_t */
280
281
/* Define to the type of a signed integer type of width exactly 64 bits if
282
such a type exists and the standard includes do not define it. */
283
/* #undef int64_t */
284
285
/* Define to the type of a signed integer type of width exactly 8 bits if such
286
a type exists and the standard includes do not define it. */
287
/* #undef int8_t */
288
289
/* Define to `int' if <sys/types.h> does not define. */
290
/* #undef pid_t */
291
292
/* Define to `unsigned int' if <sys/types.h> does not define. */
293
/* #undef size_t */
294
295
/* Define to the type of an unsigned integer type of width exactly 16 bits if
296
such a type exists and the standard includes do not define it. */
297
/* #undef uint16_t */
298
299
/* Define to the type of an unsigned integer type of width exactly 32 bits if
300
such a type exists and the standard includes do not define it. */
301
/* #undef uint32_t */
302
303
/* Define to the type of an unsigned integer type of width exactly 64 bits if
304
such a type exists and the standard includes do not define it. */
305
/* #undef uint64_t */
306
307
/* Define to the type of an unsigned integer type of width exactly 8 bits if
308
such a type exists and the standard includes do not define it. */
309
/* #undef uint8_t */
310
311
312
#include "lirc/lirc_config.h"
313
lib
config.h
Generated by
1.8.8