[PATCH] vsh: Fix broken build on mingw

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The function wcwidth() doesn't exist on mingw. However we can
implement this function from gnulib.
Broken gnulib on CentOS and RHEL still persists.

Signed-off-by: Simon Kobyda <skobyda@xxxxxxxxxx>
---
 bootstrap.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bootstrap.conf b/bootstrap.conf
index 698a52216b..d9e2b0662c 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -126,6 +126,7 @@ vc-list-files
 vsnprintf
 waitpid
 warnings
+wcwidth
 '
 
 SKIP_PO=true
-- 
2.17.1

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux