Support Watt-32 under Win32.
[platform/upstream/c-ares.git] / buildconf
1 #!/bin/sh
2
3 ${LIBTOOLIZE:-libtoolize} --copy --automake --force
4 ${ACLOCAL:-aclocal} -I m4 $ACLOCAL_FLAGS
5 ${AUTOHEADER:-autoheader}
6 ${AUTOCONF:-autoconf}
7 ${AUTOMAKE:-automake} --add-missing