#! /bin/sh # Test to make sure obsolete macros really are. . $srcdir/defs || exit 1 echo AM_EXEEXT >> configure.in : > Makefile.am $AUTOMAKE 2> output && exit 1 grep 'AC_EXEEXT' output