aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2011-04-19 14:39:57 +0100
committerDaniel P. Berrange <berrange@redhat.com>2011-05-09 16:10:46 +0100
commit604708df2755233f443432e6ea3cb68a27f290d5 (patch)
treeb96ded71ef72ccf447570156521271156e86b98d /bootstrap.conf
parentjson: Fix *GetBoolean functions (diff)
downloadlibvirt-604708df2755233f443432e6ea3cb68a27f290d5.tar.gz
libvirt-604708df2755233f443432e6ea3cb68a27f290d5.tar.bz2
libvirt-604708df2755233f443432e6ea3cb68a27f290d5.zip
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
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 33487f438..f3e204a1a 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -34,6 +34,7 @@ count-one-bits
crypto/md5
dirname-lgpl
fcntl-h
+fnmatch
func
getaddrinfo
getcwd-lgpl