113498266Sopenharmony_ci#!/bin/sh
213498266Sopenharmony_ci#
313498266Sopenharmony_ci# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
413498266Sopenharmony_ci#
513498266Sopenharmony_ci# SPDX-License-Identifier: curl
613498266Sopenharmony_ci
713498266Sopenharmony_ciecho "*** Do not use buildconf. Instead, just use: autoreconf -fi" >&2
813498266Sopenharmony_ciexec ${AUTORECONF:-autoreconf} -fi "${@}"
9