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