*** empty log message ***
[automake.git] / tests / version4.test
blob993bc5c0a3e260373067dc3f9d04f088c835ff53
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 $ACLOCAL || exit 1
12 $AUTOMAKE