Since 7.4.149, building in a shadowdir causes tests 55 and 60 to fail since testdir/sautest isn't symlinked into the shadowdir. The attached patch fixes this.
Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <[email protected]>
--- a/src/Makefile +++ b/src/Makefile @@ -2381,6 +2381,7 @@ ../../testdir/*.in \ ../../testdir/*.vim \ ../../testdir/python* \ + ../../testdir/sautest \ ../../testdir/test83-tags? \ ../../testdir/*.ok .
signature.asc
Description: Digital signature
