1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
6/* freebsd ciss header location */
7#undef CISS_LOCATION
8
9/* smartmontools CVS Tag */
10#undef CONFIG_H_CVSID
11
12/* Define to 1 if C++ compiler supports __attribute__((packed)) */
13#undef HAVE_ATTR_PACKED
14
15/* Define to 1 if you have the <byteswap.h> header file. */
16#undef HAVE_BYTESWAP_H
17
18/* Define to 1 if you have the <cap-ng.h> header file. */
19#undef HAVE_CAP_NG_H
20
21/* Define to 1 if you have the `clock_gettime' function. */
22#undef HAVE_CLOCK_GETTIME
23
24/* Define to 1 if you have the <dev/ata/atavar.h> header file. */
25#undef HAVE_DEV_ATA_ATAVAR_H
26
27/* Define to 1 if you have the <dev/ciss/cissio.h> header file. */
28#undef HAVE_DEV_CISS_CISSIO_H
29
30/* Define to 1 if you have the `ftime' function. */
31#undef HAVE_FTIME
32
33/* Define to 1 if you have the `getopt_long' function. */
34#undef HAVE_GETOPT_LONG
35
36/* Define to 1 if you have the `gettimeofday' function. */
37#undef HAVE_GETTIMEOFDAY
38
39/* Define to 1 if you have the <inttypes.h> header file. */
40#undef HAVE_INTTYPES_H
41
42/* Define to 1 if you have the `cap-ng' library (-lcap-ng). */
43#undef HAVE_LIBCAP_NG
44
45/* Define to 1 if you have the `selinux' library (-lselinux). */
46#undef HAVE_LIBSELINUX
47
48/* Define to 1 if you have the `systemd' library (-lsystemd). */
49#undef HAVE_LIBSYSTEMD
50
51/* Define to 1 if you have the `usb' library (-lusb). */
52#undef HAVE_LIBUSB
53
54/* Define to 1 if you have the <linux/cciss_ioctl.h> header file. */
55#undef HAVE_LINUX_CCISS_IOCTL_H
56
57/* Define to 1 if you have the <linux/compiler.h> header file. */
58#undef HAVE_LINUX_COMPILER_H
59
60/* Define to 1 if you have the <locale.h> header file. */
61#undef HAVE_LOCALE_H
62
63/* Define to 1 if the type `long double' works and has more range or precision
64   than `double'. */
65#undef HAVE_LONG_DOUBLE_WIDER
66
67/* Define to 1 if you have the <memory.h> header file. */
68#undef HAVE_MEMORY_H
69
70/* Define to 1 if you have the `regcomp' function. */
71#undef HAVE_REGCOMP
72
73/* Define to 1 if you have the <selinux/selinux.h> header file. */
74#undef HAVE_SELINUX_SELINUX_H
75
76/* Define to 1 if you have the `sigaction' function. */
77#undef HAVE_SIGACTION
78
79/* Define to 1 if you have the `sigset' function. */
80#undef HAVE_SIGSET
81
82/* Define to 1 if you have the <stdint.h> header file. */
83#undef HAVE_STDINT_H
84
85/* Define to 1 if you have the <stdlib.h> header file. */
86#undef HAVE_STDLIB_H
87
88/* Define to 1 if you have the <strings.h> header file. */
89#undef HAVE_STRINGS_H
90
91/* Define to 1 if you have the <string.h> header file. */
92#undef HAVE_STRING_H
93
94/* Define to 1 if you have the <systemd/sd-daemon.h> header file. */
95#undef HAVE_SYSTEMD_SD_DAEMON_H
96
97/* Define to 1 if you have the <sys/stat.h> header file. */
98#undef HAVE_SYS_STAT_H
99
100/* Define to 1 if you have the <sys/sysmacros.h> header file. */
101#undef HAVE_SYS_SYSMACROS_H
102
103/* Define to 1 if you have the <sys/tweio.h> header file. */
104#undef HAVE_SYS_TWEIO_H
105
106/* Define to 1 if you have the <sys/twereg.h> header file. */
107#undef HAVE_SYS_TWEREG_H
108
109/* Define to 1 if you have the <sys/tw_osl_ioctl.h> header file. */
110#undef HAVE_SYS_TW_OSL_IOCTL_H
111
112/* Define to 1 if you have the <sys/types.h> header file. */
113#undef HAVE_SYS_TYPES_H
114
115/* Define to 1 if you have the <unistd.h> header file. */
116#undef HAVE_UNISTD_H
117
118/* Define to 1 if the system has the type `__int128'. */
119#undef HAVE___INT128
120
121/* Define to 1 to use generic LE/BE code instead */
122#undef IGNORE_FAST_LEBE
123
124/* Define to 1 if os_*.cpp still uses the old interface */
125#undef OLD_INTERFACE
126
127/* Name of package */
128#undef PACKAGE
129
130/* Define to the address where bug reports for this package should be sent. */
131#undef PACKAGE_BUGREPORT
132
133/* smartmontools Home Page */
134#undef PACKAGE_HOMEPAGE
135
136/* Define to the full name of this package. */
137#undef PACKAGE_NAME
138
139/* Define to the full name and version of this package. */
140#undef PACKAGE_STRING
141
142/* Define to the one symbol short name of this package. */
143#undef PACKAGE_TARNAME
144
145/* Define to the home page for this package. */
146#undef PACKAGE_URL
147
148/* Define to the version of this package. */
149#undef PACKAGE_VERSION
150
151/* Define to 1 to enable check on each SCSI cdb */
152#undef SCSI_CDB_CHECK
153
154/* smartmontools Build Host */
155#undef SMARTMONTOOLS_BUILD_HOST
156
157/* smartmontools Configure Arguments */
158#undef SMARTMONTOOLS_CONFIGURE_ARGS
159
160/* smartmontools Release Date */
161#undef SMARTMONTOOLS_RELEASE_DATE
162
163/* smartmontools Release Time */
164#undef SMARTMONTOOLS_RELEASE_TIME
165
166/* Define to 1 if you have the ANSI C header files. */
167#undef STDC_HEADERS
168
169/* Version number of package */
170#undef VERSION
171
172/* Define to 1 to use C++11 std::regex instead of POSIX regex(3) */
173#undef WITH_CXX11_REGEX
174
175/* Define to 1 to include NVMe devices in smartd DEVICESCAN. */
176#undef WITH_NVME_DEVICESCAN
177
178/* Define to 1 to enable legacy ATA support on Solaris SPARC. */
179#undef WITH_SOLARIS_SPARC_ATA
180
181/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
182   significant byte first (like Motorola and SPARC, unlike Intel). */
183#if defined AC_APPLE_UNIVERSAL_BUILD
184# if defined __BIG_ENDIAN__
185#  define WORDS_BIGENDIAN 1
186# endif
187#else
188# ifndef WORDS_BIGENDIAN
189#  undef WORDS_BIGENDIAN
190# endif
191#endif
192