]> xenbits.xensource.com Git - libvirt.git/commitdiff
vsh: Fix broken build on mingw
authorSimon Kobyda <skobyda@redhat.com>
Mon, 27 Aug 2018 15:44:29 +0000 (17:44 +0200)
committerErik Skultety <eskultet@redhat.com>
Tue, 28 Aug 2018 06:31:32 +0000 (08:31 +0200)
The function wcwidth() doesn't exist on mingw. However, it does exist in
gnulib, so we can rely on that.

Signed-off-by: Simon Kobyda <skobyda@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
bootstrap.conf

index 698a52216bab708e2d8664e42a857863eb47f569..d9e2b0662c1a5f2dbd2bd7c9dcf956a93738dc79 100644 (file)
@@ -126,6 +126,7 @@ vc-list-files
 vsnprintf
 waitpid
 warnings
+wcwidth
 '
 
 SKIP_PO=true