From 1ca4204ccdb78b4888204d4fbcadbe710c89761f Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Wed, 3 Feb 2016 16:51:24 +0100 Subject: [PATCH] Remove obsolete ACLOCAL_AMFLAGS definition. Fixes #138, reported by Valentin Iovene. * Makefile.am: Here. * THANKS: Add Valentin. --- Makefile.am | 1 - THANKS | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 0ffdfbc93..077fbd7e6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -61,7 +61,6 @@ DEBIAN = \ debian/changelog: configure.ac $(top_builddir)/config.status --file debian/changelog -ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = HACKING ChangeLog.1 tools/gitlog-to-changelog \ tools/help2man tools/man2html.pl \ tools/test-driver-teamcity $(UTF8) $(DEBIAN) \ diff --git a/THANKS b/THANKS index 81ed6c3a2..a6855224b 100644 --- a/THANKS +++ b/THANKS @@ -27,5 +27,6 @@ Rüdiger Ehlers Silien Hong Sonali Dutta Tomáš Babiak +Valentin Iovene Vitus Lam Yann Thierry-Mieg