#! /bin/sh # Test to make sure that `automake -a' redirects dangling symlinks. . $srcdir/defs || exit 1 rm -f install-sh rm -f mkinstalldirs ln -s Zardoz mkinstalldirs : > Makefile.am $ACLOCAL || exit 1 $AUTOMAKE --add-missing