Files
SqMod/module/Vendor/CURL/buildconf
T

5 lines
124 B
Bash

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