diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-03-18 21:53:21 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-03-18 21:53:21 +0200 |
commit | 925f9363c4b0a5bb9375298afcdcf404efb32587 (patch) | |
tree | 74140256b6c2868669f1f072d508cea147c2a379 /config.guess | |
parent | e0c1194c4348e7adf99802461d45e3dd1bd192ff (diff) | |
download | egawk-925f9363c4b0a5bb9375298afcdcf404efb32587.tar.gz egawk-925f9363c4b0a5bb9375298afcdcf404efb32587.tar.bz2 egawk-925f9363c4b0a5bb9375298afcdcf404efb32587.zip |
Update to libtool 2.4.6.
Diffstat (limited to 'config.guess')
-rwxr-xr-x | config.guess | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config.guess b/config.guess index 6c32c864..dbfb9786 100755 --- a/config.guess +++ b/config.guess @@ -1,8 +1,8 @@ #! /bin/sh # Attempt to guess a canonical system name. -# Copyright 1992-2014 Free Software Foundation, Inc. +# Copyright 1992-2015 Free Software Foundation, Inc. -timestamp='2014-11-04' +timestamp='2015-01-01' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -50,7 +50,7 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright 1992-2014 Free Software Foundation, Inc. +Copyright 1992-2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." |