CVS update [cvs1-11-x-branch]: /ccvs/contrib/, /ccvs/diff/, /ccvs/doc/, /ccvs/lib/, /ccvs/man/, /ccvs/src/, /ccvs/tools/, /ccvs/vms/, /ccvs/windows-NT/, /ccvs/windows-NT/SCC/

[email protected] 15 Mar 2005 21:56:58 -0000
Newsgroups gmane.comp.version-control.cvs.cvs
Message-ID <[email protected]>
Tag: cvs1-11-x-branch
User: dprice  
Date: 05/03/15 13:56:58

Modified:
 /ccvs/contrib/
  Makefile.in
 /ccvs/diff/
  Makefile.in
 /ccvs/doc/
  Makefile.in, stamp-1, stamp-vti, version-client.texi, version.texi
 /ccvs/lib/
  Makefile.in
 /ccvs/man/
  Makefile.in
 /ccvs/src/
  Makefile.in
 /ccvs/tools/
  Makefile.in
 /ccvs/vms/
  Makefile.in
 /ccvs/windows-NT/
  Makefile.in
 /ccvs/windows-NT/SCC/
  Makefile.in

Log:
 Regenerated.

File Changes:

Directory: /ccvs/contrib/
=========================

File [changed]: Makefile.in
Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/Makefile.in?r1=1.51.4.8&r2=1.51.4.9
Delta lines:  +2 -2
-------------------
--- Makefile.in	31 Jan 2005 22:17:04 -0000	1.51.4.8
+++ Makefile.in	15 Mar 2005 21:56:54 -0000	1.51.4.9
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.9.3 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# 2003, 2004, 2005  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.

Directory: /ccvs/diff/
======================

File [changed]: Makefile.in
Url: https://ccvs.cvshome.org/source/browse/ccvs/diff/Makefile.in?r1=1.28.4.6&r2=1.28.4.7
Delta lines:  +2 -2
-------------------
--- Makefile.in	3 Nov 2004 22:25:01 -0000	1.28.4.6
+++ Makefile.in	15 Mar 2005 21:56:54 -0000	1.28.4.7
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.9.3 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# 2003, 2004, 2005  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.

Directory: /ccvs/doc/
=====================

File [changed]: Makefile.in
Url: https://ccvs.cvshome.org/source/browse/ccvs/doc/Makefile.in?r1=1.55.4.13&r2=1.55.4.14
Delta lines:  +4 -4
-------------------
--- Makefile.in	31 Jan 2005 22:11:04 -0000	1.55.4.13
+++ Makefile.in	15 Mar 2005 21:56:54 -0000	1.55.4.14
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.9.3 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# 2003, 2004, 2005  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -383,7 +383,7 @@
 	$(DVIPS) -o $@ $<
 
 uninstall-info-am:
-	$(PRE_UNINSTALL)
+	@$(PRE_UNINSTALL)
 	@if (install-info --version && \
 	     install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
 	  list='$(INFO_DEPS)'; \
@@ -399,7 +399,7 @@
 	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
 	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
 	  (if cd "$(DESTDIR)$(infodir)"; then \
-	     echo " rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9])"; \
+	     echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
 	     rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
 	   else :; fi); \
 	done

File [changed]: stamp-1
Url: https://ccvs.cvshome.org/source/browse/ccvs/doc/stamp-1?r1=1.9.2.31&r2=1.9.2.32
Delta lines:  +2 -2
-------------------
--- stamp-1	3 Feb 2005 16:40:27 -0000	1.9.2.31
+++ stamp-1	15 Mar 2005 21:56:54 -0000	1.9.2.32
@@ -1,4 +1,4 @@
-@set UPDATED 11 November 2004
-@set UPDATED-MONTH November 2004
+@set UPDATED 3 February 2004
+@set UPDATED-MONTH February 2004
 @set EDITION 1.11.19.1
 @set VERSION 1.11.19.1

File [changed]: stamp-vti
Url: https://ccvs.cvshome.org/source/browse/ccvs/doc/stamp-vti?r1=1.19.2.66&r2=1.19.2.67
Delta lines:  +2 -2
-------------------
--- stamp-vti	3 Feb 2005 16:40:27 -0000	1.19.2.66
+++ stamp-vti	15 Mar 2005 21:56:54 -0000	1.19.2.67
@@ -1,4 +1,4 @@
-@set UPDATED 31 January 2005
-@set UPDATED-MONTH January 2005
+@set UPDATED 7 March 2005
+@set UPDATED-MONTH March 2005
 @set EDITION 1.11.19.1
 @set VERSION 1.11.19.1

File [changed]: version-client.texi
Url: https://ccvs.cvshome.org/source/browse/ccvs/doc/version-client.texi?r1=1.9.2.31&r2=1.9.2.32
Delta lines:  +2 -2
-------------------
--- version-client.texi	3 Feb 2005 16:40:27 -0000	1.9.2.31
+++ version-client.texi	15 Mar 2005 21:56:54 -0000	1.9.2.32
@@ -1,4 +1,4 @@
-@set UPDATED 11 November 2004
-@set UPDATED-MONTH November 2004
+@set UPDATED 3 February 2004
+@set UPDATED-MONTH February 2004
 @set EDITION 1.11.19.1
 @set VERSION 1.11.19.1

File [changed]: version.texi
Url: https://ccvs.cvshome.org/source/browse/ccvs/doc/version.texi?r1=1.20.2.66&r2=1.20.2.67
Delta lines:  +2 -2
-------------------
--- version.texi	3 Feb 2005 16:40:27 -0000	1.20.2.66
+++ version.texi	15 Mar 2005 21:56:54 -0000	1.20.2.67
@@ -1,4 +1,4 @@
-@set UPDATED 31 January 2005
-@set UPDATED-MONTH January 2005
+@set UPDATED 7 March 2005
+@set UPDATED-MONTH March 2005
 @set EDITION 1.11.19.1
 @set VERSION 1.11.19.1

Directory: /ccvs/lib/
=====================

File [changed]: Makefile.in
Url: https://ccvs.cvshome.org/source/browse/ccvs/lib/Makefile.in?r1=1.61.4.11&r2=1.61.4.12
Delta lines:  +2 -2
-------------------
--- Makefile.in	31 Jan 2005 22:16:14 -0000	1.61.4.11
+++ Makefile.in	15 Mar 2005 21:56:55 -0000	1.61.4.12
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.9.3 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# 2003, 2004, 2005  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.

Directory: /ccvs/man/
=====================

File [changed]: Makefile.in
Url: https://ccvs.cvshome.org/source/browse/ccvs/man/Makefile.in?r1=1.32.4.8&r2=1.32.4.9
Delta lines:  +2 -2
-------------------
--- Makefile.in	31 Jan 2005 22:44:48 -0000	1.32.4.8
+++ Makefile.in	15 Mar 2005 21:56:55 -0000	1.32.4.9
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.9.3 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# 2003, 2004, 2005  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.

Directory: /ccvs/src/
=====================

File [changed]: Makefile.in
Url: https://ccvs.cvshome.org/source/browse/ccvs/src/Makefile.in?r1=1.83.4.10&r2=1.83.4.11
Delta lines:  +2 -2
-------------------
--- Makefile.in	31 Jan 2005 22:15:10 -0000	1.83.4.10
+++ Makefile.in	15 Mar 2005 21:56:55 -0000	1.83.4.11
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.9.3 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# 2003, 2004, 2005  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.

Directory: /ccvs/tools/
=======================

File [changed]: Makefile.in
Url: https://ccvs.cvshome.org/source/browse/ccvs/tools/Makefile.in?r1=1.23.4.7&r2=1.23.4.8
Delta lines:  +2 -2
-------------------
--- Makefile.in	31 Jan 2005 22:45:10 -0000	1.23.4.7
+++ Makefile.in	15 Mar 2005 21:56:55 -0000	1.23.4.8
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.9.3 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# 2003, 2004, 2005  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.

Directory: /ccvs/vms/
=====================

File [changed]: Makefile.in
Url: https://ccvs.cvshome.org/source/browse/ccvs/vms/Makefile.in?r1=1.22.4.9&r2=1.22.4.10
Delta lines:  +2 -2
-------------------
--- Makefile.in	9 Feb 2005 04:49:47 -0000	1.22.4.9
+++ Makefile.in	15 Mar 2005 21:56:55 -0000	1.22.4.10
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.9.3 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# 2003, 2004, 2005  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.

Directory: /ccvs/windows-NT/
============================

File [changed]: Makefile.in
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/Makefile.in?r1=1.29.4.15&r2=1.29.4.16
Delta lines:  +18 -6
--------------------
--- Makefile.in	9 Feb 2005 03:52:28 -0000	1.29.4.15
+++ Makefile.in	15 Mar 2005 21:56:56 -0000	1.29.4.16
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.9.4 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# 2003, 2004, 2005  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -236,7 +236,13 @@
 #     (which will cause the Makefiles to be regenerated when you run `make');
 # (2) otherwise, pass the desired values on the `make' command line.
 $(RECURSIVE_TARGETS):
-	@set fnord $$MAKEFLAGS; amf=$$2; \
+	@failcom='exit 1'; \
+	for f in x $$MAKEFLAGS; do \
+	  case $$f in \
+	    *=* | --[!k]*);; \
+	    *k*) failcom='fail=yes';; \
+	  esac; \
+	done; \
 	dot_seen=no; \
 	target=`echo $@ | sed s/-recursive//`; \
 	list='$(SUBDIRS)'; for subdir in $$list; do \
@@ -248,7 +254,7 @@
 	    local_target="$$target"; \
 	  fi; \
 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
+	  || eval $$failcom; \
 	done; \
 	if test "$$dot_seen" = "no"; then \
 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
@@ -256,7 +262,13 @@
 
 mostlyclean-recursive clean-recursive distclean-recursive \
 maintainer-clean-recursive:
-	@set fnord $$MAKEFLAGS; amf=$$2; \
+	@failcom='exit 1'; \
+	for f in x $$MAKEFLAGS; do \
+	  case $$f in \
+	    *=* | --[!k]*);; \
+	    *k*) failcom='fail=yes';; \
+	  esac; \
+	done; \
 	dot_seen=no; \
 	case "$@" in \
 	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
@@ -277,7 +289,7 @@
 	    local_target="$$target"; \
 	  fi; \
 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
+	  || eval $$failcom; \
 	done && test -z "$$fail"
 tags-recursive:
 	list='$(SUBDIRS)'; for subdir in $$list; do \

Directory: /ccvs/windows-NT/SCC/
================================

File [changed]: Makefile.in
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/SCC/Makefile.in?r1=1.18.4.6&r2=1.18.4.7
Delta lines:  +2 -2
-------------------
--- Makefile.in	3 Nov 2004 22:25:03 -0000	1.18.4.6
+++ Makefile.in	15 Mar 2005 21:56:56 -0000	1.18.4.7
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.9.3 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# 2003, 2004, 2005  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.