changeset 7183:27412cb989c5

* srclist.txt: Remove gnupload, since coreutils now syncs from gnulib rather than the other way around. * srclistvars.sh (COREUTILS): Remove.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 22 Aug 2006 19:38:57 +0000
parents f03a51e31a89
children 5b9dbce7a3b6
files config/ChangeLog config/srclist.txt config/srclistvars.sh
diffstat 3 files changed, 9 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
+
+	* srclist.txt: Remove gnupload, since coreutils now syncs from
+	gnulib rather than the other way around.
+	* srclistvars.sh (COREUTILS): Remove.
+
 2006-07-14  Simon Josefsson  <jas@extundo.com>
 
 	* srclist.txt: Add gnupload.
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -1,4 +1,4 @@
-# $Id: srclist.txt,v 1.134 2006-08-22 13:23:56 jas Exp $
+# $Id: srclist.txt,v 1.135 2006-08-22 19:38:57 eggert Exp $
 # Files for which we are not the source.  See ./srclistvars.sh for the
 # variable definitions.
 
@@ -43,7 +43,7 @@
 #
 #
 # Reenable commented-out entries when next gettext is released, hopefully.
-# 
+#
 $GETTEXT/gettext-runtime/libasprintf/asnprintf.c	lib gpl
 $GETTEXT/gettext-runtime/libasprintf/asprintf.c		lib gpl
 $GETTEXT/gettext-runtime/libasprintf/printf-args.c	lib gpl
@@ -276,8 +276,6 @@
 #$LIBCSRC/sysdeps/unix/sysv/gethostname.c	lib gpl
 #$LIBCSRC/sysdeps/unix/utime.c			lib gpl
 
-$COREUTILS/gnupload				build-aux
-
 $LIBTOOL/libltdl/argz.c				lib gpl
 $LIBTOOL/libltdl/argz_.h			lib gpl
 $LIBTOOL/libltdl/m4/argz.m4			m4
--- a/config/srclistvars.sh
+++ b/config/srclistvars.sh
@@ -1,4 +1,4 @@
-# $Id: srclistvars.sh,v 1.27 2006-08-14 18:28:31 eggert Exp $
+# $Id: srclistvars.sh,v 1.28 2006-08-22 19:38:57 eggert Exp $
 # Variables for srclist-update and srclist.txt.
 # Will change for each user.
 
@@ -24,7 +24,6 @@
 jas | eggert)
   : ${AUTOCONF=../autoconf}
   : ${AUTOMAKE=../automake}
-  : ${COREUTILS=../coreutils}
   : ${GETTEXT=../gettext}
   : ${GNUCONFIG=../config}
   : ${GNUORG=../gnuorg}
@@ -42,7 +41,6 @@
   : ${TEXMFROOT=/usr/local/texmf/texmf-dist}
   : ${AUTOCONF=../autoconf}
   : ${AUTOMAKE=../automake}
-  : ${COREUTILS=../coreutils}
   : ${EMACSSRC=../emacs}
   : ${GETTEXT=../gettext}
   : ${GNUCONFIG=../config}