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 коммит произвёл Daniel Stenberg
Родитель 51c0ebcff2
Коммит df269fe407
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 5CC908FDB71E12C2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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