summaryrefslogtreecommitdiff
path: root/tests/aclocal.test
blob: 3b423b64beb69b21d43a3a8c4b40f16e5ff00db8 (plain)
1
2
3
4
5
6
7
8
#! /bin/sh

# Test to make sure that aclocal --output works.  Report from
# Alexandre Oliva.
. $srcdir/defs || exit 1

$ACLOCAL --output=fred || exit 1
test -f fred