On Thu, Oct 03, 2019 at 02:53:13PM +0100, Daniel P. Berrangé wrote:
This reverts commit 83aca30f1e8be524780a60b9dd8a14ec5f9de878.
While the motivation of the original commit is fine, we are intending to
drop autoconf in favour of meson, and similarly wish to drop use of
gnulib. Removing this feature is part of that conversion work.
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
---
bootstrap.conf | 1 -
configure.ac | 6 ------
2 files changed, 7 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano