#! /bin/sh # Test to make sure --Werror and --add-missing work together. . $srcdir/defs || exit 1 : > Makefile.am rm -f install-sh depcomp missing mkinstalldirs $ACLOCAL || exit 1 $AUTOMAKE --Werror --add-missing