typo + new comment
[automake.git] / tests / version4.test
blob9744b5904c8c377cc978b021820495d2f4bcd2af
1 #! /bin/sh
3 # Test to make sure we are compatible with the 1.4-p1 series.
5 . $srcdir/defs || exit 1
7 cat > Makefile.am << 'END'
8 AUTOMAKE_OPTIONS = 1.4-p3
9 END
11 $AUTOMAKE