Browse Source

GIT-INFO: suggest using autoreconf instead of buildconf

Follow-up to 85868537d

Closes #7033
Peng-Yu Chen 3 years ago
parent
commit
df269fe407
1 changed files with 1 additions and 1 deletions
  1. 1 1
      GIT-INFO

+ 1 - 1
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