Calculated the correct default value for pmdir based on the local Perl installation.

This commit is contained in:
Adam Spiers 2011-12-06 15:57:20 +00:00
parent d879bde678
commit 1507d1a055
2 changed files with 6 additions and 3 deletions

1
NEWS
View file

@ -2,6 +2,7 @@ News file for Stow.
* Changes in version 2.1.1
** Fixed bug where ./configure --with-pmdir=X was ineffectual.
** Calculated the correct default value for pmdir based on the local Perl installation.
* Changes in version 2.1.0
** Major refactoring of code into separate Stow and Stow::Util Perl modules.
** Added support for ignore list files.