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