]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: stop running aclocal manually
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 24 Feb 2020 16:45:12 +0000 (16:45 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 25 Feb 2020 09:22:56 +0000 (09:22 +0000)
commit6eb9bb9cf152abb2b778fd777cfe45fbfbb972ee
treebfa7e9168c5e754240baaf53ecc800fd5ef14549
parent6a6cd16ca221bde38a240185754790b70b7195a7
build: stop running aclocal manually

The autoreconf script will already run aclocal for us,
so there's no need to do that ahead of time.

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
autogen.sh