From: Peng-Yu Chen Date: Sat, 8 May 2021 01:20:29 +0000 (+0100) Subject: GIT-INFO: suggest using autoreconf instead of buildconf X-Git-Tag: curl-7_77_0~71 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=df269fe407522b71589aa2c69d5e1357877dd1e5;p=thirdparty%2Fcurl.git GIT-INFO: suggest using autoreconf instead of buildconf Follow-up to 85868537d Closes #7033 --- diff --git a/GIT-INFO b/GIT-INFO index 51df76ab4f..1d08d74e83 100644 --- a/GIT-INFO +++ b/GIT-INFO @@ -13,7 +13,7 @@ inner sanctum. To build in environments that support configure, after having extracted everything from git, do this: -./buildconf +autoreconf -fi ./configure make