From b16c640e09ce74e8878b13dce02cec2f2580bfa4 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 25 Jan 2016 19:29:06 -0500 Subject: autotools: regen w/latest versions Should have no real impact on the build. Just pulling in the latest versions from the latest autoconf/automake versions. BUG=chromium:579384 TEST=`make && make install` still works --- autotools/missing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autotools/missing') diff --git a/autotools/missing b/autotools/missing index db98974f..f62bbae3 100755 --- a/autotools/missing +++ b/autotools/missing @@ -3,7 +3,7 @@ scriptversion=2013-10-28.13; # UTC -# Copyright (C) 1996-2013 Free Software Foundation, Inc. +# Copyright (C) 1996-2014 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify -- cgit v1.2.1