diff options
author | Mike Frysinger <vapier@chromium.org> | 2016-01-25 19:29:06 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@chromium.org> | 2016-01-25 19:29:06 -0500 |
commit | b16c640e09ce74e8878b13dce02cec2f2580bfa4 (patch) | |
tree | e0b4b26c16ca2d0f802596b206eaf46fe771a9df /autotools/missing | |
parent | test: allow use of system gmock/gtest libs (diff) | |
download | breakpad-b16c640e09ce74e8878b13dce02cec2f2580bfa4.tar.xz |
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
Diffstat (limited to 'autotools/missing')
-rwxr-xr-x | autotools/missing | 2 |
1 files changed, 1 insertions, 1 deletions
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 <pinard@iro.umontreal.ca>, 1996. # This program is free software; you can redistribute it and/or modify |