mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-19 18:11:31 +00:00
13 lines
219 B
Plaintext
13 lines
219 B
Plaintext
#
|
|
# These symbols are dependent upon --with-driver-modules.
|
|
#
|
|
|
|
# driver.h
|
|
virDriverLoadModule;
|
|
virDriverModuleInitialize;
|
|
|
|
# Let emacs know we want case-insensitive sorting
|
|
# Local Variables:
|
|
# sort-fold-case: t
|
|
# End:
|