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:
Daniel P. Berrange 2011-04-19 14:39:57 +01:00
parent b9171eba2f
commit 604708df27

View File

@ -34,6 +34,7 @@ count-one-bits
crypto/md5
dirname-lgpl
fcntl-h
fnmatch
func
getaddrinfo
getcwd-lgpl