blob: 4e4c17e99919804a34846ed212e25445355afd06 [file] [log] [blame]
#!/bin/sh
echo "*** Do not use buildconf. Instead, just use: autoreconf -fi" >&2
exec ${AUTORECONF:-autoreconf} -fi "${@}"