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/compile | |
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/compile')
-rwxr-xr-x | autotools/compile | 2 |
1 files changed, 1 insertions, 1 deletions
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 <tromey@cygnus.com>. # # This program is free software; you can redistribute it and/or modify |