[Pkg-libvirt-commits] [libguestfs] 24/59: daemon: No longer needs its own copy of gnulib.
Hilko Bengen
bengen at moszumanska.debian.org
Wed Nov 26 22:04:04 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch master
in repository libguestfs.
commit 4956311c3d7fa4ba08582ed2155a30283bc8d33d
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Fri Oct 31 18:30:36 2014 +0000
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 e05ddc70f1fa6d1e8253d69c5d17e69bfad2be90 (added 2009-08-03 !)
(cherry picked from commit 0701b24e5c9934c502e2ecd698d60d884604552a)
---
bootstrap | 2 --
1 file changed, 2 deletions(-)
diff --git a/bootstrap b/bootstrap
index 292f454..9900991 100755
--- a/bootstrap
+++ b/bootstrap
@@ -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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list