summaryrefslogtreecommitdiffstats
path: root/fluent-bit/lib/c-ares-1.19.1/buildconf
blob: 4e4c17e99919804a34846ed212e25445355afd06 (plain)
1
2
3
4
#!/bin/sh

echo "*** Do not use buildconf. Instead, just use: autoreconf -fi" >&2
exec ${AUTORECONF:-autoreconf} -fi "${@}"