6 test -z "$srcdir" && srcdir
=.
8 (test -f $srcdir/configure.ac
) ||
{
9 echo "Directory \"$srcdir\" does not look like the top-level $PROJECT directory" 1>&2
13 libtoolize
--force --copy
14 aclocal
$ACLOCAL_FLAGS
17 test -f config.h.
in && touch config.h.
in
18 automake
--foreign --add-missing --force --copy
21 echo "WARNING: I am going to run configure without any arguments."