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/compile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autotools/compile') diff --git a/autotools/compile b/autotools/compile index 531136b0..a85b723c 100755 --- a/autotools/compile +++ b/autotools/compile @@ -3,7 +3,7 @@ scriptversion=2012-10-14.11; # UTC -# Copyright (C) 1999-2013 Free Software Foundation, Inc. +# Copyright (C) 1999-2014 Free Software Foundation, Inc. # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify -- cgit v1.2.1