Make configure check for Perl modules required by test suite.

This commit is contained in:
Adam Spiers 2011-12-13 16:12:29 +00:00
parent d3847e951a
commit 215e0dac13
2 changed files with 31 additions and 0 deletions

2
NEWS
View file

@ -1,5 +1,7 @@
News file for Stow.
* Changes in version 2.1.3
** ./configure now checks for Perl modules required by the test suite.
* Changes in version 2.1.2
Many thanks to Stefano Lattarini for help with numerous autoconf and
automake issues which are addressed in this release.