* srclist.txt: Remove gnupload, since coreutils now syncs from
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Aug 2006 19:38:57 +0000 (19:38 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Aug 2006 19:38:57 +0000 (19:38 +0000)
gnulib rather than the other way around.
* srclistvars.sh (COREUTILS): Remove.

config/ChangeLog
config/srclist.txt
config/srclistvars.sh

index 77136b1..298fd8c 100644 (file)
@@ -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.
index 6429b82..b8fd419 100644 (file)
@@ -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 @@ $GNUORG/disclaim.program                      doc/Copyright
 #
 #
 # 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/time/mktime.c                      lib gpl
 #$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
index 356e961..957ce8a 100644 (file)
@@ -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 @@ case $LOGNAME in
 jas | eggert)
   : ${AUTOCONF=../autoconf}
   : ${AUTOMAKE=../automake}
-  : ${COREUTILS=../coreutils}
   : ${GETTEXT=../gettext}
   : ${GNUCONFIG=../config}
   : ${GNUORG=../gnuorg}
@@ -42,7 +41,6 @@ karl)
   : ${TEXMFROOT=/usr/local/texmf/texmf-dist}
   : ${AUTOCONF=../autoconf}
   : ${AUTOMAKE=../automake}
-  : ${COREUTILS=../coreutils}
   : ${EMACSSRC=../emacs}
   : ${GETTEXT=../gettext}
   : ${GNUCONFIG=../config}