]> git.proxmox.com Git - mirror_smartmontools-debian.git/blame - config.h.in
Merge commit 'upstream/5.39.1'
[mirror_smartmontools-debian.git] / config.h.in
CommitLineData
e9e8c2b1
GI
1/* config.h.in. Generated from configure.in by autoheader. */
2
3/* smartmontools CVS Tag */
4#undef CONFIG_H_CVSID
5
6/* use mailx as default mailer */
7#undef DEFAULT_MAILER
8
9/* Define to 1 if you have the `ata_identify_is_cached' function in os_*.c. */
10#undef HAVE_ATA_IDENTIFY_IS_CACHED
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 <dev/ata/atavar.h> header file. */
16#undef HAVE_DEV_ATA_ATAVAR_H
17
18/* Define to 1 if you have the <dev/ciss/cissio.h> header file. */
19#undef HAVE_DEV_CISS_CISSIO_H
20
21/* Define to 1 if you have the `getaddrinfo' function. */
22#undef HAVE_GETADDRINFO
23
24/* Define to 1 if you have the `getdomainname' function. */
25#undef HAVE_GETDOMAINNAME
26
27/* Define to 1 if you have the `gethostbyname' function. */
28#undef HAVE_GETHOSTBYNAME
29
30/* Define to 1 if you have the `gethostname' function. */
31#undef HAVE_GETHOSTNAME
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 `get_os_version_str' function in os_*.c. */
37#undef HAVE_GET_OS_VERSION_STR
38
39/* Define to 1 if the system has the type `int64_t'. */
40#undef HAVE_INT64_T
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 `usb' library (-lusb). */
46#undef HAVE_LIBUSB
47
48/* Define to 1 if you have the <linux/cciss_ioctl.h> header file. */
49#undef HAVE_LINUX_CCISS_IOCTL_H
50
51/* Define to 1 if you have the <linux/compiler.h> header file. */
52#undef HAVE_LINUX_COMPILER_H
53
54/* Define to 1 if you have the <locale.h> header file. */
55#undef HAVE_LOCALE_H
56
57/* Define to 1 if you have the <memory.h> header file. */
58#undef HAVE_MEMORY_H
59
60/* Define to 1 if you have the <netdb.h> header file. */
61#undef HAVE_NETDB_H
62
63/* Define to 1 if you have the <selinux/selinux.h> header file. */
64#undef HAVE_SELINUX_SELINUX_H
65
66/* Define to 1 if you have the `sigset' function. */
67#undef HAVE_SIGSET
68
69/* Define to 1 if you have the <stdint.h> header file. */
70#undef HAVE_STDINT_H
71
72/* Define to 1 if you have the <stdlib.h> header file. */
73#undef HAVE_STDLIB_H
74
75/* Define to 1 if you have the <strings.h> header file. */
76#undef HAVE_STRINGS_H
77
78/* Define to 1 if you have the <string.h> header file. */
79#undef HAVE_STRING_H
80
81/* Define to 1 if you have the `strtoull' function. */
82#undef HAVE_STRTOULL
83
84/* Define to 1 if you have the <sys/inttypes.h> header file. */
85#undef HAVE_SYS_INTTYPES_H
86
87/* Define to 1 if you have the <sys/int_types.h> header file. */
88#undef HAVE_SYS_INT_TYPES_H
89
90/* Define to 1 if you have the <sys/stat.h> header file. */
91#undef HAVE_SYS_STAT_H
92
93/* Define to 1 if you have the <sys/tweio.h> header file. */
94#undef HAVE_SYS_TWEIO_H
95
96/* Define to 1 if you have the <sys/twereg.h> header file. */
97#undef HAVE_SYS_TWEREG_H
98
99/* Define to 1 if you have the <sys/tw_osl_ioctl.h> header file. */
100#undef HAVE_SYS_TW_OSL_IOCTL_H
101
102/* Define to 1 if you have the <sys/types.h> header file. */
103#undef HAVE_SYS_TYPES_H
104
105/* Define to 1 if the system has the type `uint64_t'. */
106#undef HAVE_UINT64_T
107
108/* Define to 1 if you have the `uname' function. */
109#undef HAVE_UNAME
110
111/* Define to 1 if you have the <unistd.h> header file. */
112#undef HAVE_UNISTD_H
113
114/* Define to 1 if the `snprintf' function is sane */
115#undef HAVE_WORKING_SNPRINTF
116
117/* need assembly code os_solaris_ata.s */
118#undef NEED_SOLARIS_ATA_CODE
119
120/* Define to 1 if os_*.cpp still uses the old interface */
121#undef OLD_INTERFACE
122
123/* Name of package */
124#undef PACKAGE
125
126/* Define to the address where bug reports for this package should be sent. */
127#undef PACKAGE_BUGREPORT
128
129/* smartmontools Home Page */
130#undef PACKAGE_HOMEPAGE
131
132/* Define to the full name of this package. */
133#undef PACKAGE_NAME
134
135/* Define to the full name and version of this package. */
136#undef PACKAGE_STRING
137
138/* Define to the one symbol short name of this package. */
139#undef PACKAGE_TARNAME
140
141/* Define to the home page for this package. */
142#undef PACKAGE_URL
143
144/* Define to the version of this package. */
145#undef PACKAGE_VERSION
146
147/* smartmontools Build Host */
148#undef SMARTMONTOOLS_BUILD_HOST
149
150/* smartmontools Configure Arguments */
151#undef SMARTMONTOOLS_CONFIGURE_ARGS
152
153/* smartmontools Configure Date */
154#undef SMARTMONTOOLS_CONFIGURE_DATE
155
156/* smartmontools Release Date */
157#undef SMARTMONTOOLS_RELEASE_DATE
158
159/* smartmontools Release Time */
160#undef SMARTMONTOOLS_RELEASE_TIME
161
162/* Define to 1 if you have the ANSI C header files. */
163#undef STDC_HEADERS
164
165/* Version number of package */
166#undef VERSION
167
168/* Define to 1 if SELinux support is enabled */
169#undef WITH_SELINUX