11cb0ef41Sopenharmony_ci#!/bin/sh
21cb0ef41Sopenharmony_ci# Copyright (C) The c-ares project and its contributors
31cb0ef41Sopenharmony_ci# SPDX-License-Identifier: MIT
41cb0ef41Sopenharmony_ci
51cb0ef41Sopenharmony_ciecho "*** Do not use buildconf. Instead, just use: autoreconf -fi" >&2
61cb0ef41Sopenharmony_ciexec ${AUTORECONF:-autoreconf} -fi "${@}"
7