Files
libguestfs/.gitmodules
Richard W.M. Jones 0f54df53d2 build: Remove gnulib.
As part of our efforts to clean up and simplify libguestfs, removing
gnulib deletes a large dependency that we mostly no longer use and
causes problems for new users trying to build the library from source.

A few modules from gnulib are still used (under a compatible license)
and these are copied into gnulib/lib/
2021-04-08 11:36:40 +01:00

4 lines
91 B
Plaintext

[submodule "common"]
path = common
url = https://github.com/libguestfs/libguestfs-common