aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2011-03-11 15:49:39 +0000
committerDaniel P. Berrange <berrange@redhat.com>2011-03-15 15:26:35 +0000
commitbd82db405775df05f5ecf29215f367c104f4f19b (patch)
tree0c9136b0d03f8ce6a77c60b47b62871a6a025d58 /configure.ac
parentFix misc bugs in virCommandPtr (diff)
downloadlibvirt-bd82db405775df05f5ecf29215f367c104f4f19b.tar.gz
libvirt-bd82db405775df05f5ecf29215f367c104f4f19b.tar.bz2
libvirt-bd82db405775df05f5ecf29215f367c104f4f19b.zip
Add compat function for geteuid()
* configure.ac: Check for geteuid() * src/util/util.h: Compat for geteuid()
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a58ee4e3e..e2b2b2447 100644
--- a/configure.ac
+++ b/configure.ac
@@ -120,7 +120,7 @@ AC_MSG_RESULT([$have_cpuid])
dnl Availability of various common functions (non-fatal if missing),
dnl and various less common threadsafe functions
AC_CHECK_FUNCS_ONCE([cfmakeraw regexec sched_getaffinity getuid getgid \
- initgroups posix_fallocate mmap kill \
+ geteuid initgroups posix_fallocate mmap kill \
getmntent_r getgrnam_r getpwuid_r])
dnl Availability of pthread functions (if missing, win32 threading is