mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-01 10:51:12 +00:00
13 lines
242 B
Plaintext
13 lines
242 B
Plaintext
|
#
|
||
|
# These symbols are dependent upon --with-vmware via WITH_VMWARE.
|
||
|
#
|
||
|
|
||
|
# vmware/vmware_conf.h
|
||
|
vmwareDriverTypeFromString;
|
||
|
vmwareParseVersionStr;
|
||
|
|
||
|
# Let emacs know we want case-insensitive sorting
|
||
|
# Local Variables:
|
||
|
# sort-fold-case: t
|
||
|
# End:
|