- Fixed a few variable return types for some system calls. Made configure
[platform/upstream/c-ares.git] / buildconf
1 #!/bin/sh
2
3 libtoolize --copy --automake --force
4 aclocal
5 autoheader
6 autoconf
7 automake --add-missing