diff options
author | Karl Berry <karl@freefriends.org> | 2013-01-01 09:13:02 -0800 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-01-01 09:13:02 -0800 |
commit | e94cdab4cc0c53ba15d6f9d0b866ad9135488b04 (patch) | |
tree | 2afe7229077722db7adb0dce79845f5bae0deac9 /build-aux | |
parent | 3ccb7f0727c5154ee91609f30b0fb62b94142c10 (diff) | |
download | gnulib-e94cdab4cc0c53ba15d6f9d0b866ad9135488b04.tar.gz |
autoupdate
Diffstat (limited to 'build-aux')
-rwxr-xr-x | build-aux/ar-lib | 2 | ||||
-rwxr-xr-x | build-aux/compile | 2 | ||||
-rwxr-xr-x | build-aux/config.sub | 5 | ||||
-rwxr-xr-x | build-aux/depcomp | 2 | ||||
-rwxr-xr-x | build-aux/mdate-sh | 2 |
5 files changed, 5 insertions, 8 deletions
diff --git a/build-aux/ar-lib b/build-aux/ar-lib index 67f5f36f10..fe2301e71a 100755 --- a/build-aux/ar-lib +++ b/build-aux/ar-lib @@ -4,7 +4,7 @@ me=ar-lib scriptversion=2012-03-01.08; # UTC -# Copyright (C) 2010-2012 Free Software Foundation, Inc. +# Copyright (C) 2010-2013 Free Software Foundation, Inc. # Written by Peter Rosin <peda@lysator.liu.se>. # # This program is free software; you can redistribute it and/or modify diff --git a/build-aux/compile b/build-aux/compile index 718dc6d0bf..531136b068 100755 --- a/build-aux/compile +++ b/build-aux/compile @@ -3,7 +3,7 @@ scriptversion=2012-10-14.11; # UTC -# Copyright (C) 1999-2012 Free Software Foundation, Inc. +# Copyright (C) 1999-2013 Free Software Foundation, Inc. # Written by Tom Tromey <tromey@cygnus.com>. # # This program is free software; you can redistribute it and/or modify diff --git a/build-aux/config.sub b/build-aux/config.sub index 802a224de6..d1dfcc59d2 100755 --- a/build-aux/config.sub +++ b/build-aux/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, # 2011, 2012, 2013 Free Software Foundation, Inc. -timestamp='2012-12-29' +timestamp='2012-12-31' # 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 @@ -1500,9 +1500,6 @@ case $os in -aros*) os=-aros ;; - -kaos*) - os=-kaos - ;; -zvmoe) os=-zvmoe ;; diff --git a/build-aux/depcomp b/build-aux/depcomp index ab7cc70cdd..91d4bf8371 100755 --- a/build-aux/depcomp +++ b/build-aux/depcomp @@ -3,7 +3,7 @@ scriptversion=2012-10-18.11; # UTC -# Copyright (C) 1999-2012 Free Software Foundation, Inc. +# Copyright (C) 1999-2013 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 diff --git a/build-aux/mdate-sh b/build-aux/mdate-sh index 4614441d55..b3719cf761 100755 --- a/build-aux/mdate-sh +++ b/build-aux/mdate-sh @@ -3,7 +3,7 @@ scriptversion=2010-08-21.06; # UTC -# Copyright (C) 1995-2012 Free Software Foundation, Inc. +# Copyright (C) 1995-2013 Free Software Foundation, Inc. # written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, June 1995 # # This program is free software; you can redistribute it and/or modify |