Rewrite the requirements section of the README file to make it
[virt-top.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if you have the <inttypes.h> header file. */
4 #undef HAVE_INTTYPES_H
5
6 /* Define to 1 if you have the `ncurses' library (-lncurses). */
7 #undef HAVE_LIBNCURSES
8
9 /* Define to 1 if you have the `virt' library (-lvirt). */
10 #undef HAVE_LIBVIRT
11
12 /* Define to 1 if you have the <memory.h> header file. */
13 #undef HAVE_MEMORY_H
14
15 /* Define to 1 if you have the <stdint.h> header file. */
16 #undef HAVE_STDINT_H
17
18 /* Define to 1 if you have the <stdlib.h> header file. */
19 #undef HAVE_STDLIB_H
20
21 /* Define to 1 if you have the <strings.h> header file. */
22 #undef HAVE_STRINGS_H
23
24 /* Define to 1 if you have the <string.h> header file. */
25 #undef HAVE_STRING_H
26
27 /* Define to 1 if you have the <sys/stat.h> header file. */
28 #undef HAVE_SYS_STAT_H
29
30 /* Define to 1 if you have the <sys/types.h> header file. */
31 #undef HAVE_SYS_TYPES_H
32
33 /* Define to 1 if you have the <unistd.h> header file. */
34 #undef HAVE_UNISTD_H
35
36 /* Define to 1 if you have the `virConnectDiscoverStoragePools' function. */
37 #undef HAVE_VIRCONNECTDISCOVERSTORAGEPOOLS
38
39 /* Define to 1 if you have the `virConnectGetHostname' function. */
40 #undef HAVE_VIRCONNECTGETHOSTNAME
41
42 /* Define to 1 if you have the `virConnectGetURI' function. */
43 #undef HAVE_VIRCONNECTGETURI
44
45 /* Define to 1 if you have the `virConnectListDefinedStoragePools' function.
46    */
47 #undef HAVE_VIRCONNECTLISTDEFINEDSTORAGEPOOLS
48
49 /* Define to 1 if you have the `virConnectListStoragePools' function. */
50 #undef HAVE_VIRCONNECTLISTSTORAGEPOOLS
51
52 /* Define to 1 if you have the `virConnectNumOfDefinedStoragePools' function.
53    */
54 #undef HAVE_VIRCONNECTNUMOFDEFINEDSTORAGEPOOLS
55
56 /* Define to 1 if you have the `virConnectNumOfStoragePools' function. */
57 #undef HAVE_VIRCONNECTNUMOFSTORAGEPOOLS
58
59 /* Define to 1 if you have the `virDomainBlockStats' function. */
60 #undef HAVE_VIRDOMAINBLOCKSTATS
61
62 /* Define to 1 if you have the `virDomainCoreDumpJob' function. */
63 #undef HAVE_VIRDOMAINCOREDUMPJOB
64
65 /* Define to 1 if you have the `virDomainCreateJob' function. */
66 #undef HAVE_VIRDOMAINCREATEJOB
67
68 /* Define to 1 if you have the `virDomainCreateLinuxJob' function. */
69 #undef HAVE_VIRDOMAINCREATELINUXJOB
70
71 /* Define to 1 if you have the `virDomainGetSchedulerParameters' function. */
72 #undef HAVE_VIRDOMAINGETSCHEDULERPARAMETERS
73
74 /* Define to 1 if you have the `virDomainGetSchedulerType' function. */
75 #undef HAVE_VIRDOMAINGETSCHEDULERTYPE
76
77 /* Define to 1 if you have the `virDomainInterfaceStats' function. */
78 #undef HAVE_VIRDOMAININTERFACESTATS
79
80 /* Define to 1 if you have the `virDomainMigrate' function. */
81 #undef HAVE_VIRDOMAINMIGRATE
82
83 /* Define to 1 if you have the `virDomainRestoreJob' function. */
84 #undef HAVE_VIRDOMAINRESTOREJOB
85
86 /* Define to 1 if you have the `virDomainSaveJob' function. */
87 #undef HAVE_VIRDOMAINSAVEJOB
88
89 /* Define to 1 if you have the `virDomainSetSchedulerParameters' function. */
90 #undef HAVE_VIRDOMAINSETSCHEDULERPARAMETERS
91
92 /* Define to 1 if you have the `virJobCancel' function. */
93 #undef HAVE_VIRJOBCANCEL
94
95 /* Define to 1 if you have the `virJobFree' function. */
96 #undef HAVE_VIRJOBFREE
97
98 /* Define to 1 if you have the `virJobGetDomain' function. */
99 #undef HAVE_VIRJOBGETDOMAIN
100
101 /* Define to 1 if you have the `virJobGetInfo' function. */
102 #undef HAVE_VIRJOBGETINFO
103
104 /* Define to 1 if you have the `virJobGetNetwork' function. */
105 #undef HAVE_VIRJOBGETNETWORK
106
107 /* Define to 1 if the system has the type `virJobPtr'. */
108 #undef HAVE_VIRJOBPTR
109
110 /* Define to 1 if you have the `virNetworkCreateJob' function. */
111 #undef HAVE_VIRNETWORKCREATEJOB
112
113 /* Define to 1 if you have the `virNetworkCreateXMLJob' function. */
114 #undef HAVE_VIRNETWORKCREATEXMLJOB
115
116 /* Define to 1 if you have the `virNodeGetCellsFreeMemory' function. */
117 #undef HAVE_VIRNODEGETCELLSFREEMEMORY
118
119 /* Define to 1 if you have the `virNodeGetFreeMemory' function. */
120 #undef HAVE_VIRNODEGETFREEMEMORY
121
122 /* Define to 1 if you have the `virStoragePoolCreate' function. */
123 #undef HAVE_VIRSTORAGEPOOLCREATE
124
125 /* Define to 1 if you have the `virStoragePoolCreateXML' function. */
126 #undef HAVE_VIRSTORAGEPOOLCREATEXML
127
128 /* Define to 1 if you have the `virStoragePoolDefineXML' function. */
129 #undef HAVE_VIRSTORAGEPOOLDEFINEXML
130
131 /* Define to 1 if you have the `virStoragePoolDestroy' function. */
132 #undef HAVE_VIRSTORAGEPOOLDESTROY
133
134 /* Define to 1 if you have the `virStoragePoolFree' function. */
135 #undef HAVE_VIRSTORAGEPOOLFREE
136
137 /* Define to 1 if you have the `virStoragePoolGetAutostart' function. */
138 #undef HAVE_VIRSTORAGEPOOLGETAUTOSTART
139
140 /* Define to 1 if you have the `virStoragePoolGetConnect' function. */
141 #undef HAVE_VIRSTORAGEPOOLGETCONNECT
142
143 /* Define to 1 if you have the `virStoragePoolGetInfo' function. */
144 #undef HAVE_VIRSTORAGEPOOLGETINFO
145
146 /* Define to 1 if you have the `virStoragePoolGetName' function. */
147 #undef HAVE_VIRSTORAGEPOOLGETNAME
148
149 /* Define to 1 if you have the `virStoragePoolGetUUID' function. */
150 #undef HAVE_VIRSTORAGEPOOLGETUUID
151
152 /* Define to 1 if you have the `virStoragePoolGetUUIDString' function. */
153 #undef HAVE_VIRSTORAGEPOOLGETUUIDSTRING
154
155 /* Define to 1 if you have the `virStoragePoolGetXMLDesc' function. */
156 #undef HAVE_VIRSTORAGEPOOLGETXMLDESC
157
158 /* Define to 1 if you have the `virStoragePoolListVolumes' function. */
159 #undef HAVE_VIRSTORAGEPOOLLISTVOLUMES
160
161 /* Define to 1 if you have the `virStoragePoolLookupByName' function. */
162 #undef HAVE_VIRSTORAGEPOOLLOOKUPBYNAME
163
164 /* Define to 1 if you have the `virStoragePoolLookupByUUID' function. */
165 #undef HAVE_VIRSTORAGEPOOLLOOKUPBYUUID
166
167 /* Define to 1 if you have the `virStoragePoolLookupByUUIDString' function. */
168 #undef HAVE_VIRSTORAGEPOOLLOOKUPBYUUIDSTRING
169
170 /* Define to 1 if you have the `virStoragePoolLookupByVolume' function. */
171 #undef HAVE_VIRSTORAGEPOOLLOOKUPBYVOLUME
172
173 /* Define to 1 if you have the `virStoragePoolNumOfVolumes' function. */
174 #undef HAVE_VIRSTORAGEPOOLNUMOFVOLUMES
175
176 /* Define to 1 if the system has the type `virStoragePoolPtr'. */
177 #undef HAVE_VIRSTORAGEPOOLPTR
178
179 /* Define to 1 if you have the `virStoragePoolRefresh' function. */
180 #undef HAVE_VIRSTORAGEPOOLREFRESH
181
182 /* Define to 1 if you have the `virStoragePoolSetAutostart' function. */
183 #undef HAVE_VIRSTORAGEPOOLSETAUTOSTART
184
185 /* Define to 1 if you have the `virStoragePoolShutdown' function. */
186 #undef HAVE_VIRSTORAGEPOOLSHUTDOWN
187
188 /* Define to 1 if you have the `virStoragePoolUndefine' function. */
189 #undef HAVE_VIRSTORAGEPOOLUNDEFINE
190
191 /* Define to 1 if you have the `virStorageVolCreateXML' function. */
192 #undef HAVE_VIRSTORAGEVOLCREATEXML
193
194 /* Define to 1 if you have the `virStorageVolDestroy' function. */
195 #undef HAVE_VIRSTORAGEVOLDESTROY
196
197 /* Define to 1 if you have the `virStorageVolFree' function. */
198 #undef HAVE_VIRSTORAGEVOLFREE
199
200 /* Define to 1 if you have the `virStorageVolGetInfo' function. */
201 #undef HAVE_VIRSTORAGEVOLGETINFO
202
203 /* Define to 1 if you have the `virStorageVolGetKey' function. */
204 #undef HAVE_VIRSTORAGEVOLGETKEY
205
206 /* Define to 1 if you have the `virStorageVolGetName' function. */
207 #undef HAVE_VIRSTORAGEVOLGETNAME
208
209 /* Define to 1 if you have the `virStorageVolGetPath' function. */
210 #undef HAVE_VIRSTORAGEVOLGETPATH
211
212 /* Define to 1 if you have the `virStorageVolGetXMLDesc' function. */
213 #undef HAVE_VIRSTORAGEVOLGETXMLDESC
214
215 /* Define to 1 if you have the `virStorageVolLookupByKey' function. */
216 #undef HAVE_VIRSTORAGEVOLLOOKUPBYKEY
217
218 /* Define to 1 if you have the `virStorageVolLookupByName' function. */
219 #undef HAVE_VIRSTORAGEVOLLOOKUPBYNAME
220
221 /* Define to 1 if you have the `virStorageVolLookupByPath' function. */
222 #undef HAVE_VIRSTORAGEVOLLOOKUPBYPATH
223
224 /* Define to 1 if the system has the type `virStorageVolPtr'. */
225 #undef HAVE_VIRSTORAGEVOLPTR
226
227 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
228 #undef NO_MINUS_C_MINUS_O
229
230 /* Define to the address where bug reports for this package should be sent. */
231 #undef PACKAGE_BUGREPORT
232
233 /* Define to the full name of this package. */
234 #undef PACKAGE_NAME
235
236 /* Define to the full name and version of this package. */
237 #undef PACKAGE_STRING
238
239 /* Define to the one symbol short name of this package. */
240 #undef PACKAGE_TARNAME
241
242 /* Define to the version of this package. */
243 #undef PACKAGE_VERSION
244
245 /* Define to 1 if the C compiler supports function prototypes. */
246 #undef PROTOTYPES
247
248 /* Define to 1 if you have the ANSI C header files. */
249 #undef STDC_HEADERS
250
251 /* Define like PROTOTYPES; this can be used by system headers. */
252 #undef __PROTOTYPES