From 604708df2755233f443432e6ea3cb68a27f290d5 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Tue, 19 Apr 2011 14:39:57 +0100 Subject: [PATCH] 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 --- bootstrap.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap.conf b/bootstrap.conf index 33487f438a..f3e204a1a7 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