From 1533e65246ff1f7ce4bd2ef0032913d1da09bfbf Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 24 Jan 2008 06:51:43 -0800 Subject: [PATCH] autoupdate --- build-aux/config.guess | 6 +++--- build-aux/depcomp | 4 +--- build-aux/elisp-comp | 3 +-- build-aux/gnupload | 6 ++---- build-aux/mdate-sh | 3 +-- build-aux/missing | 4 +--- 6 files changed, 9 insertions(+), 17 deletions(-) mode change 100755 => 100644 build-aux/depcomp diff --git a/build-aux/config.guess b/build-aux/config.guess index ca2a03ca4..f32079abd 100755 --- a/build-aux/config.guess +++ b/build-aux/config.guess @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 # Free Software Foundation, Inc. -timestamp='2008-01-08' +timestamp='2008-01-23' # 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 @@ -1484,9 +1484,9 @@ This script, last modified $timestamp, has failed to recognize the operating system you are using. It is advised that you download the most up to date version of the config scripts from - http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess + http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD and - http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub + http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD If the version you run ($0) is already up to date, please send the following data and any information you think might be diff --git a/build-aux/depcomp b/build-aux/depcomp old mode 100755 new mode 100644 index 873fec305..0f2bf4303 --- a/build-aux/depcomp +++ b/build-aux/depcomp @@ -17,9 +17,7 @@ scriptversion=2007-03-29.01 # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/build-aux/elisp-comp b/build-aux/elisp-comp index a702edbc1..71f1a0f3e 100755 --- a/build-aux/elisp-comp +++ b/build-aux/elisp-comp @@ -16,8 +16,7 @@ scriptversion=2005-05-14.22 # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/build-aux/gnupload b/build-aux/gnupload index a0f7dc912..2e3c8014c 100755 --- a/build-aux/gnupload +++ b/build-aux/gnupload @@ -1,7 +1,7 @@ #!/bin/sh # Sign files and upload them. -scriptversion=2007-12-15.10 +scriptversion=2007-12-18.17 # Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation # @@ -16,9 +16,7 @@ scriptversion=2007-12-15.10 # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program. If not, see . # Originally written by Alexandre Duret-Lutz . diff --git a/build-aux/mdate-sh b/build-aux/mdate-sh index 22f2f8be9..757a5dc13 100755 --- a/build-aux/mdate-sh +++ b/build-aux/mdate-sh @@ -18,8 +18,7 @@ scriptversion=2007-03-30.02 # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software Foundation, -# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff --git a/build-aux/missing b/build-aux/missing index a7bc624ea..68e3a41a1 100755 --- a/build-aux/missing +++ b/build-aux/missing @@ -18,9 +18,7 @@ scriptversion=2006-05-10.23 # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a -- 2.11.0