Change the upstream source URL
[platform/upstream/c-ares.git] / buildconf
1 #!/bin/sh
2
3 echo "*** Do not use buildconf. Instead, just use: autoreconf -fi" >&2
4 exec ${AUTORECONF:-autoreconf} -fi "${@}"