[libvirt] [PATCH 02/15] Make sure uid_t and gid_t are available

Matthias Bolte matthias.bolte at googlemail.com
Mon Mar 22 01:25:32 UTC 2010


---
 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/configure.ac b/configure.ac
index 654b9a8..1a3c788 100644
--- a/configure.ac
+++ b/configure.ac
@@ -61,6 +61,7 @@ gl_INIT
 
 AM_PROG_CC_STDC
 AC_C_CONST
+AC_TYPE_UID_T
 
 dnl Make sure we have an ANSI compiler
 AM_C_PROTOTYPES
-- 
1.6.3.3




More information about the libvir-list mailing list