imported Debian changes

This commit is contained in:
Guillaume Morin 2001-12-30 17:56:45 +00:00
parent de20484ba5
commit c5884b080d
8 changed files with 488 additions and 11 deletions

View file

@ -1,3 +1,9 @@
Sun Dec 30 18:23:25 2001 Guillaume Morin <gmorin@gnu.org>
* stow.in: now requires Perl 5. Use POSIX getcwd instead of broken
fastcwd. Fixed bug when CommonParent is /. Stow does not remover
initially empty directories anymore.
Sun Dec 30 18:07:51 2001 Guillaume Morin <gmorin@gnu.org>
* configure.in: automake fixes (fp_ -> AC, +AC_INIT_AUTOMAKE)