summaryrefslogtreecommitdiff
path: root/tests/version4.test
blob: 9744b5904c8c377cc978b021820495d2f4bcd2af (plain)
1
2
3
4
5
6
7
8
9
10
11
#! /bin/sh

# Test to make sure we are compatible with the 1.4-p1 series.

. $srcdir/defs || exit 1

cat > Makefile.am << 'END'
AUTOMAKE_OPTIONS = 1.4-p3
END

$AUTOMAKE