Tests done using 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4
[platform/upstream/c-ares.git] / buildconf
1 #!/bin/sh
2
3 ${LIBTOOLIZE:-libtoolize} --copy --automake --force
4 ${ACLOCAL:-aclocal} $ACLOCAL_FLAGS
5 ${AUTOHEADER:-autoheader}
6 ${AUTOCONF:-autoconf}
7 ${AUTOMAKE:-automake} --add-missing