Re: [libvirt] [PATCH 3/5] build: use gnulib's uname

2010-04-29 Thread Jim Meyering
Eric Blake wrote: > * bootstrap.conf (gnulib_modules): Add uname. > * configure.ac: Drop uname and sys/utsname.h checks. > * src/nodeinfo.c (nodeGetInfo): Use uname unconditionally. > --- > bootstrap.conf |1 + > configure.ac |4 ++-- > src/nodeinfo.c | 12 ++-- Straightforward

[libvirt] [PATCH 3/5] build: use gnulib's uname

2010-04-28 Thread Eric Blake
* bootstrap.conf (gnulib_modules): Add uname. * configure.ac: Drop uname and sys/utsname.h checks. * src/nodeinfo.c (nodeGetInfo): Use uname unconditionally. --- bootstrap.conf |1 + configure.ac |4 ++-- src/nodeinfo.c | 12 ++-- 3 files changed, 5 insertions(+), 12 deletions(