Kitxuuu's picture
Add files using upload-large-folder tool
f4637db verified
raw
history blame
218 Bytes
#!/bin/sh
#
# Copyright (C) Daniel Stenberg, <[email protected]>, et al.
#
# SPDX-License-Identifier: curl
echo "*** Do not use buildconf. Instead, just use: autoreconf -fi" >&2
exec ${AUTORECONF:-autoreconf} -fi "${@}"