blob: 82d8740bd39d85c1e575526fb634c17ee9a58b67 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
#define GPIOD_VERSION_STR "1.6.3"
/* #undef HAVE_CATCH2_CATCH_HPP */
/* #undef HAVE_CXX11 */
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_GETOPT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LINUX_GPIO_H 1
#define HAVE_LINUX_VERSION_H 1
#define HAVE_MALLOC 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_SYS_SIGNALFD_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_SYSMACROS_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
/* #undef KERNEL_PRE_5_5 */
#define LT_OBJDIR ".libs/"
#define PACKAGE "libgpiod"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "libgpiod"
#define PACKAGE_STRING "libgpiod 1.6.3"
#define PACKAGE_TARNAME "libgpiod"
#define PACKAGE_URL ""
#define PACKAGE_VERSION "1.6.3"
#define STDC_HEADERS 1
#define VERSION "1.6.3"
#define _GNU_SOURCE /**/
/* #undef malloc */
|