summaryrefslogtreecommitdiffstats
path: root/config.h.in
blob: ab90ff801101ebc414a0a3ca7479a7e72d47b8f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define to 1 if you have the `ncurses' library (-lncurses). */
#undef HAVE_LIBNCURSES

/* Define to 1 if you have the `virt' library (-lvirt). */
#undef HAVE_LIBVIRT

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* Define to 1 if you have the `virConnectGetHostname' function. */
#undef HAVE_VIRCONNECTGETHOSTNAME

/* Define to 1 if you have the `virConnectGetURI' function. */
#undef HAVE_VIRCONNECTGETURI

/* Define to 1 if you have the `virConnectListDefinedStoragePools' function.
   */
#undef HAVE_VIRCONNECTLISTDEFINEDSTORAGEPOOLS

/* Define to 1 if you have the `virConnectListStoragePools' function. */
#undef HAVE_VIRCONNECTLISTSTORAGEPOOLS

/* Define to 1 if you have the `virConnectNumOfDefinedStoragePools' function.
   */
#undef HAVE_VIRCONNECTNUMOFDEFINEDSTORAGEPOOLS

/* Define to 1 if you have the `virConnectNumOfStoragePools' function. */
#undef HAVE_VIRCONNECTNUMOFSTORAGEPOOLS

/* Define to 1 if you have the `virDomainBlockStats' function. */
#undef HAVE_VIRDOMAINBLOCKSTATS

/* Define to 1 if you have the `virDomainGetSchedulerParameters' function. */
#undef HAVE_VIRDOMAINGETSCHEDULERPARAMETERS

/* Define to 1 if you have the `virDomainGetSchedulerType' function. */
#undef HAVE_VIRDOMAINGETSCHEDULERTYPE

/* Define to 1 if you have the `virDomainInterfaceStats' function. */
#undef HAVE_VIRDOMAININTERFACESTATS

/* Define to 1 if you have the `virDomainMigrate' function. */
#undef HAVE_VIRDOMAINMIGRATE

/* Define to 1 if you have the `virDomainSetSchedulerParameters' function. */
#undef HAVE_VIRDOMAINSETSCHEDULERPARAMETERS

/* Define to 1 if the system has the type `virJobPtr'. */
#undef HAVE_VIRJOBPTR

/* Define to 1 if you have the `virNodeGetCellsFreeMemory' function. */
#undef HAVE_VIRNODEGETCELLSFREEMEMORY

/* Define to 1 if you have the `virNodeGetFreeMemory' function. */
#undef HAVE_VIRNODEGETFREEMEMORY

/* Define to 1 if you have the `virStoragePoolBuild' function. */
#undef HAVE_VIRSTORAGEPOOLBUILD

/* Define to 1 if you have the `virStoragePoolCreate' function. */
#undef HAVE_VIRSTORAGEPOOLCREATE

/* Define to 1 if you have the `virStoragePoolCreateXML' function. */
#undef HAVE_VIRSTORAGEPOOLCREATEXML

/* Define to 1 if you have the `virStoragePoolDefineXML' function. */
#undef HAVE_VIRSTORAGEPOOLDEFINEXML

/* Define to 1 if you have the `virStoragePoolDelete' function. */
#undef HAVE_VIRSTORAGEPOOLDELETE

/* Define to 1 if you have the `virStoragePoolDestroy' function. */
#undef HAVE_VIRSTORAGEPOOLDESTROY

/* Define to 1 if you have the `virStoragePoolFree' function. */
#undef HAVE_VIRSTORAGEPOOLFREE

/* Define to 1 if you have the `virStoragePoolGetAutostart' function. */
#undef HAVE_VIRSTORAGEPOOLGETAUTOSTART

/* Define to 1 if you have the `virStoragePoolGetConnect' function. */
#undef HAVE_VIRSTORAGEPOOLGETCONNECT

/* Define to 1 if you have the `virStoragePoolGetInfo' function. */
#undef HAVE_VIRSTORAGEPOOLGETINFO

/* Define to 1 if you have the `virStoragePoolGetName' function. */
#undef HAVE_VIRSTORAGEPOOLGETNAME

/* Define to 1 if you have the `virStoragePoolGetUUID' function. */
#undef HAVE_VIRSTORAGEPOOLGETUUID

/* Define to 1 if you have the `virStoragePoolGetUUIDString' function. */
#undef HAVE_VIRSTORAGEPOOLGETUUIDSTRING

/* Define to 1 if you have the `virStoragePoolGetXMLDesc' function. */
#undef HAVE_VIRSTORAGEPOOLGETXMLDESC

/* Define to 1 if you have the `virStoragePoolListVolumes' function. */
#undef HAVE_VIRSTORAGEPOOLLISTVOLUMES

/* Define to 1 if you have the `virStoragePoolLookupByName' function. */
#undef HAVE_VIRSTORAGEPOOLLOOKUPBYNAME

/* Define to 1 if you have the `virStoragePoolLookupByUUID' function. */
#undef HAVE_VIRSTORAGEPOOLLOOKUPBYUUID

/* Define to 1 if you have the `virStoragePoolLookupByUUIDString' function. */
#undef HAVE_VIRSTORAGEPOOLLOOKUPBYUUIDSTRING

/* Define to 1 if you have the `virStoragePoolLookupByVolume' function. */
#undef HAVE_VIRSTORAGEPOOLLOOKUPBYVOLUME

/* Define to 1 if you have the `virStoragePoolNumOfVolumes' function. */
#undef HAVE_VIRSTORAGEPOOLNUMOFVOLUMES

/* Define to 1 if the system has the type `virStoragePoolPtr'. */
#undef HAVE_VIRSTORAGEPOOLPTR

/* Define to 1 if you have the `virStoragePoolRefresh' function. */
#undef HAVE_VIRSTORAGEPOOLREFRESH

/* Define to 1 if you have the `virStoragePoolSetAutostart' function. */
#undef HAVE_VIRSTORAGEPOOLSETAUTOSTART

/* Define to 1 if you have the `virStoragePoolUndefine' function. */
#undef HAVE_VIRSTORAGEPOOLUNDEFINE

/* Define to 1 if you have the `virStorageVolCreateXML' function. */
#undef HAVE_VIRSTORAGEVOLCREATEXML

/* Define to 1 if you have the `virStorageVolDelete' function. */
#undef HAVE_VIRSTORAGEVOLDELETE

/* Define to 1 if you have the `virStorageVolFree' function. */
#undef HAVE_VIRSTORAGEVOLFREE

/* Define to 1 if you have the `virStorageVolGetInfo' function. */
#undef HAVE_VIRSTORAGEVOLGETINFO

/* Define to 1 if you have the `virStorageVolGetKey' function. */
#undef HAVE_VIRSTORAGEVOLGETKEY

/* Define to 1 if you have the `virStorageVolGetName' function. */
#undef HAVE_VIRSTORAGEVOLGETNAME

/* Define to 1 if you have the `virStorageVolGetPath' function. */
#undef HAVE_VIRSTORAGEVOLGETPATH

/* Define to 1 if you have the `virStorageVolGetXMLDesc' function. */
#undef HAVE_VIRSTORAGEVOLGETXMLDESC

/* Define to 1 if you have the `virStorageVolLookupByKey' function. */
#undef HAVE_VIRSTORAGEVOLLOOKUPBYKEY

/* Define to 1 if you have the `virStorageVolLookupByName' function. */
#undef HAVE_VIRSTORAGEVOLLOOKUPBYNAME

/* Define to 1 if you have the `virStorageVolLookupByPath' function. */
#undef HAVE_VIRSTORAGEVOLLOOKUPBYPATH

/* Define to 1 if the system has the type `virStorageVolPtr'. */
#undef HAVE_VIRSTORAGEVOLPTR

/* Define to 1 if your C compiler doesn't accept -c and -o together. */
#undef NO_MINUS_C_MINUS_O

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* Define to 1 if the C compiler supports function prototypes. */
#undef PROTOTYPES

/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS

/* Define like PROTOTYPES; this can be used by system headers. */
#undef __PROTOTYPES