mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Unfortunately Coccinelle places a Config module in the ocaml libdir, and this confuses ocamlfind (only when Coccinelle is installed). Since this is a private module that only libguestfs tools use internally, just rename it from Config -> Guestfs_config.