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/depcomp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autotools/depcomp') diff --git a/autotools/depcomp b/autotools/depcomp index 4ebd5b3a..fc98710e 100755 --- a/autotools/depcomp +++ b/autotools/depcomp @@ -3,7 +3,7 @@ scriptversion=2013-05-30.07; # UTC -# Copyright (C) 1999-2013 Free Software Foundation, Inc. +# Copyright (C) 1999-2014 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- cgit v1.2.1