From 019fc5c85ba33a75c50c9fe3c2faaadc1eae4a51 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Wed, 2 Oct 2019 18:14:06 +0100 Subject: [PATCH] build: drop the gitlog-to-changelog gnulib module MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The use of this script was discontinued when we stopped providing a full ChangeLog in the dist with: commit ce97c33a795dec053f1e85c65ecd924b8c6ec4ba Author: Andrea Bolognani Date: Mon Apr 1 17:33:03 2019 +0200 maint: Stop generating ChangeLog from git Reviewed-by: Ján Tomko Signed-off-by: Daniel P. Berrangé --- Makefile.am | 1 - bootstrap.conf | 1 - 2 files changed, 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 711f365504..2cc4b91f9c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,7 +43,6 @@ EXTRA_DIST = \ AUTHORS.in \ build-aux/augeas-gentest.pl \ build-aux/check-spacing.pl \ - build-aux/gitlog-to-changelog \ build-aux/header-ifdef.pl \ build-aux/minimize-po.pl \ build-aux/mock-noinline.pl \ diff --git a/bootstrap.conf b/bootstrap.conf index cf08f556a0..62b9da9b45 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -54,7 +54,6 @@ getpass getpeername getsockname gettimeofday -gitlog-to-changelog gnumakefile ignore-value intprops -- 2.47.2