summaryrefslogtreecommitdiff
path: root/GIT-INFO
diff options
context:
space:
mode:
authorPeng-Yu Chen <pengyu@libstarrify.so>2021-05-08 02:20:29 +0100
committerDaniel Stenberg <daniel@haxx.se>2021-05-08 10:55:34 +0200
commitdf269fe407522b71589aa2c69d5e1357877dd1e5 (patch)
tree6bc07bb351f7e48d7d49857afbd4a82f7b24a0f7 /GIT-INFO
parent51c0ebcff2140c38ff389b4fcfb8216f5e9d198c (diff)
downloadcurl-df269fe407522b71589aa2c69d5e1357877dd1e5.tar.gz
GIT-INFO: suggest using autoreconf instead of buildconf
Follow-up to 85868537d Closes #7033
Diffstat (limited to 'GIT-INFO')
-rw-r--r--GIT-INFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-INFO b/GIT-INFO
index 51df76ab4..1d08d74e8 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