mirror of https://gitee.com/openkylin/libvirt.git
Pull in gnulib fnmatch module
The libvirtd daemon uses fnmatch. Although we don't yet build it on Win32, we should use gnulib's fnmatch module to ensure portability to all platforms. * bootstrap.conf: Add fnmatch
This commit is contained in:
parent
b9171eba2f
commit
604708df27
|
@ -34,6 +34,7 @@ count-one-bits
|
|||
crypto/md5
|
||||
dirname-lgpl
|
||||
fcntl-h
|
||||
fnmatch
|
||||
func
|
||||
getaddrinfo
|
||||
getcwd-lgpl
|
||||
|
|
Loading…
Reference in New Issue