]> git.proxmox.com Git - mirror_smartmontools-debian.git/blame - config.h.in
adjust cciss patch and actually apply it
[mirror_smartmontools-debian.git] / config.h.in
CommitLineData
832b75ed
GG
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 `getdomainname' function. */
19#undef HAVE_GETDOMAINNAME
20
21/* Define to 1 if you have the `gethostbyname' function. */
22#undef HAVE_GETHOSTBYNAME
23
24/* Define to 1 if you have the `gethostname' function. */
25#undef HAVE_GETHOSTNAME
26
27/* Define to 1 if you have the `getopt' function. */
28#undef HAVE_GETOPT
29
30/* Define to 1 if you have the <getopt.h> header file. */
31#undef HAVE_GETOPT_H
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 <locale.h> header file. */
46#undef HAVE_LOCALE_H
47
48/* Define to 1 if you have the <memory.h> header file. */
49#undef HAVE_MEMORY_H
50
51/* Define to 1 if you have the <netdb.h> header file. */
52#undef HAVE_NETDB_H
53
54/* Define to 1 if you have the `sigset' function. */
55#undef HAVE_SIGSET
56
57/* Define to 1 if you have the <stdint.h> header file. */
58#undef HAVE_STDINT_H
59
60/* Define to 1 if you have the <stdlib.h> header file. */
61#undef HAVE_STDLIB_H
62
63/* Define to 1 if you have the <strings.h> header file. */
64#undef HAVE_STRINGS_H
65
66/* Define to 1 if you have the <string.h> header file. */
67#undef HAVE_STRING_H
68
69/* Define to 1 if you have the `strtoull' function. */
70#undef HAVE_STRTOULL
71
72/* Define to 1 if you have the <sys/inttypes.h> header file. */
73#undef HAVE_SYS_INTTYPES_H
74
75/* Define to 1 if you have the <sys/int_types.h> header file. */
76#undef HAVE_SYS_INT_TYPES_H
77
78/* Define to 1 if you have the <sys/stat.h> header file. */
79#undef HAVE_SYS_STAT_H
80
81/* Define to 1 if you have the <sys/tweio.h> header file. */
82#undef HAVE_SYS_TWEIO_H
83
84/* Define to 1 if you have the <sys/twereg.h> header file. */
85#undef HAVE_SYS_TWEREG_H
86
87/* Define to 1 if you have the <sys/tw_osl_ioctl.h> header file. */
88#undef HAVE_SYS_TW_OSL_IOCTL_H
89
90/* Define to 1 if you have the <sys/types.h> header file. */
91#undef HAVE_SYS_TYPES_H
92
93/* Define to 1 if the system has the type `uint64_t'. */
94#undef HAVE_UINT64_T
95
96/* Define to 1 if you have the `uname' function. */
97#undef HAVE_UNAME
98
99/* Define to 1 if you have the <unistd.h> header file. */
100#undef HAVE_UNISTD_H
101
102/* Define to 1 if the `snprintf' function is sane */
103#undef HAVE_WORKING_SNPRINTF
104
105/* need assembly code os_solaris_ata.s */
106#undef NEED_SOLARIS_ATA_CODE
107
108/* Name of package */
109#undef PACKAGE
110
111/* Define to the address where bug reports for this package should be sent. */
112#undef PACKAGE_BUGREPORT
113
114/* smartmontools Home Page */
115#undef PACKAGE_HOMEPAGE
116
117/* Define to the full name of this package. */
118#undef PACKAGE_NAME
119
120/* Define to the full name and version of this package. */
121#undef PACKAGE_STRING
122
123/* Define to the one symbol short name of this package. */
124#undef PACKAGE_TARNAME
125
126/* Define to the version of this package. */
127#undef PACKAGE_VERSION
128
129/* smartmontools Build Host */
130#undef SMARTMONTOOLS_BUILD_HOST
131
132/* smartmontools Configure Arguments */
133#undef SMARTMONTOOLS_CONFIGURE_ARGS
134
135/* smartmontools Configure Date */
136#undef SMARTMONTOOLS_CONFIGURE_DATE
137
138/* smartmontools Release Date */
139#undef SMARTMONTOOLS_RELEASE_DATE
140
141/* smartmontools Release Time */
142#undef SMARTMONTOOLS_RELEASE_TIME
143
144/* Define to 1 if you have the ANSI C header files. */
145#undef STDC_HEADERS
146
147/* Version number of package */
148#undef VERSION