gnupload: moved to gnulib
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 15 Jan 2012 16:14:04 +0000 (17:14 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 15 Jan 2012 16:14:04 +0000 (17:14 +0100)
commit05c02989174d490b842c46cb8f25fb8b601a7c4f
tree50c60f4ea4c0f0c84bed22594e325baac449874f
parentdef0340b7e8ae999eafe4466fc934e7694fe372d
gnupload: moved to gnulib

Since the gnupload script is not required by automake-generated
code (be it configure or Makefile content), and is not specifically
tied to automake in any way, it is better to have its master copy
installed in the gnulib repository, as is already done for similar
generally-useful, maintainer-oriented scripts.  We can them sync it
from there.

See also gnulib commit v0.0-6822-gf8b7120, and:
<http://lists.gnu.org/archive/html/bug-gnulib/2012-01/msg00222.html>

* Makefile.am (FETCHFILES): Added 'gnupload'.
(fetch): Also sync 'gnupload' from the gnulib repository.
* lib/gnupload: Synced from gnulib.
* NEWS: Update.
Makefile.am
NEWS
lib/gnupload