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