]> git.proxmox.com Git - mirror_smartmontools-debian.git/blob - config.h.in
Merge branch 'upstream'
[mirror_smartmontools-debian.git] / config.h.in
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 `getdomainname' function. */
22 #undef HAVE_GETDOMAINNAME
23
24 /* Define to 1 if you have the `gethostbyname' function. */
25 #undef HAVE_GETHOSTBYNAME
26
27 /* Define to 1 if you have the `gethostname' function. */
28 #undef HAVE_GETHOSTNAME
29
30 /* Define to 1 if you have the `getopt' function. */
31 #undef HAVE_GETOPT
32
33 /* Define to 1 if you have the <getopt.h> header file. */
34 #undef HAVE_GETOPT_H
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 `get_os_version_str' function in os_*.c. */
40 #undef HAVE_GET_OS_VERSION_STR
41
42 /* Define to 1 if the system has the type `int64_t'. */
43 #undef HAVE_INT64_T
44
45 /* Define to 1 if you have the <inttypes.h> header file. */
46 #undef HAVE_INTTYPES_H
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 `sigset' function. */
64 #undef HAVE_SIGSET
65
66 /* Define to 1 if you have the <stdint.h> header file. */
67 #undef HAVE_STDINT_H
68
69 /* Define to 1 if you have the <stdlib.h> header file. */
70 #undef HAVE_STDLIB_H
71
72 /* Define to 1 if you have the <strings.h> header file. */
73 #undef HAVE_STRINGS_H
74
75 /* Define to 1 if you have the <string.h> header file. */
76 #undef HAVE_STRING_H
77
78 /* Define to 1 if you have the `strtoull' function. */
79 #undef HAVE_STRTOULL
80
81 /* Define to 1 if you have the <sys/inttypes.h> header file. */
82 #undef HAVE_SYS_INTTYPES_H
83
84 /* Define to 1 if you have the <sys/int_types.h> header file. */
85 #undef HAVE_SYS_INT_TYPES_H
86
87 /* Define to 1 if you have the <sys/stat.h> header file. */
88 #undef HAVE_SYS_STAT_H
89
90 /* Define to 1 if you have the <sys/tweio.h> header file. */
91 #undef HAVE_SYS_TWEIO_H
92
93 /* Define to 1 if you have the <sys/twereg.h> header file. */
94 #undef HAVE_SYS_TWEREG_H
95
96 /* Define to 1 if you have the <sys/tw_osl_ioctl.h> header file. */
97 #undef HAVE_SYS_TW_OSL_IOCTL_H
98
99 /* Define to 1 if you have the <sys/types.h> header file. */
100 #undef HAVE_SYS_TYPES_H
101
102 /* Define to 1 if the system has the type `uint64_t'. */
103 #undef HAVE_UINT64_T
104
105 /* Define to 1 if you have the `uname' function. */
106 #undef HAVE_UNAME
107
108 /* Define to 1 if you have the <unistd.h> header file. */
109 #undef HAVE_UNISTD_H
110
111 /* Define to 1 if the `snprintf' function is sane */
112 #undef HAVE_WORKING_SNPRINTF
113
114 /* need assembly code os_solaris_ata.s */
115 #undef NEED_SOLARIS_ATA_CODE
116
117 /* Name of package */
118 #undef PACKAGE
119
120 /* Define to the address where bug reports for this package should be sent. */
121 #undef PACKAGE_BUGREPORT
122
123 /* smartmontools Home Page */
124 #undef PACKAGE_HOMEPAGE
125
126 /* Define to the full name of this package. */
127 #undef PACKAGE_NAME
128
129 /* Define to the full name and version of this package. */
130 #undef PACKAGE_STRING
131
132 /* Define to the one symbol short name of this package. */
133 #undef PACKAGE_TARNAME
134
135 /* Define to the version of this package. */
136 #undef PACKAGE_VERSION
137
138 /* smartmontools Build Host */
139 #undef SMARTMONTOOLS_BUILD_HOST
140
141 /* smartmontools Configure Arguments */
142 #undef SMARTMONTOOLS_CONFIGURE_ARGS
143
144 /* smartmontools Configure Date */
145 #undef SMARTMONTOOLS_CONFIGURE_DATE
146
147 /* smartmontools Release Date */
148 #undef SMARTMONTOOLS_RELEASE_DATE
149
150 /* smartmontools Release Time */
151 #undef SMARTMONTOOLS_RELEASE_TIME
152
153 /* Define to 1 if you have the ANSI C header files. */
154 #undef STDC_HEADERS
155
156 /* Version number of package */
157 #undef VERSION