]> git.ipfire.org Git - thirdparty/curl.git/blame - buildconf
CURLOPT_ECH: polish
[thirdparty/curl.git] / buildconf
CommitLineData
14521b41 1#!/bin/sh
ad9bc597 2#
2bc1d775 3# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
ad9bc597
MM
4#
5# SPDX-License-Identifier: curl
14521b41 6
85868537 7echo "*** Do not use buildconf. Instead, just use: autoreconf -fi" >&2
8b69ac0c 8exec ${AUTORECONF:-autoreconf} -fi "${@}"