typo + new comment
[automake.git] / tests / acinclude.test
blob59133a2f24e8f40dbb0f3ecd9feb6d1b9980b560
1 #! /bin/sh
3 # Test to make sure acinclude is actually included.
4 # Report from Jim Meyering.
6 . $srcdir/defs || exit 1
8 echo moo > acinclude.m4
10 $ACLOCAL || exit 1
12 grep moo aclocal.m4