daemon: No longer needs its own copy of gnulib.

Since the daemon has long since used the same build system as the rest
of libguestfs, it no longer needs its own gnulib.

This arcane bit of code was left over from
commit e05ddc70f1 (added 2009-08-03 !)
This commit is contained in:
Richard W.M. Jones
2014-10-31 18:30:36 +00:00
parent a6b3943783
commit 0701b24e5c

View File

@@ -34,8 +34,6 @@ libtoolize --copy --install
gnulib_tool=$GNULIB_SRCDIR/gnulib-tool
<$gnulib_tool || exit
(cd daemon && mkdir -p tests lib && ../$gnulib_tool --dir=.. --update)
modules='
accept4
areadlink