]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Pull in gnulib fnmatch module
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 19 Apr 2011 13:39:57 +0000 (14:39 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 9 May 2011 15:10:46 +0000 (16:10 +0100)
commit604708df2755233f443432e6ea3cb68a27f290d5
treeb96ded71ef72ccf447570156521271156e86b98d
parentb9171eba2fa4908e336e01297ed2e93a483d8d7f
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