GIT-INFO: suggest using autoreconf instead of buildconf

Follow-up to 85868537d

Closes #7033
This commit is contained in:
Peng-Yu Chen 2021-05-08 02:20:29 +01:00 committed by Daniel Stenberg
parent 51c0ebcff2
commit df269fe407
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
1 changed files with 1 additions and 1 deletions

View File

@ -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