]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
maint: don't sync the 'Autom4te::Configure_ac' module from Automake
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 29 Dec 2012 09:26:47 +0000 (10:26 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 29 Dec 2012 09:26:47 +0000 (10:26 +0100)
That file has been removed in the master branch of Automake, since
Automake 1.14 will remove support for 'configure.in' as a name for
Autoconf input files.  See commits 'v1.13-17-gbff57c8' and
'v1.13-21-g7626e63' in the Automake repository.

* cfg.mk (autom4te_files): Remove 'Autom4te/Configure_ac.pm'.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
cfg.mk

diff --git a/cfg.mk b/cfg.mk
index 4300f04d7c0a7bcbd55e6fe4b62c7c31dc44d07f..f374d3d83a6da90d1d44e3b14b15d0ddcafa3880 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -81,7 +81,6 @@ WGETFLAGS = -C off
 automake_gitweb = \
   http://git.savannah.gnu.org/gitweb/?p=automake.git;a=blob_plain;hb=HEAD;
 autom4te_files = \
-  Autom4te/Configure_ac.pm \
   Autom4te/Channels.pm \
   Autom4te/FileUtils.pm \
   Autom4te/Getopt.pm \