From: Joel Rosdahl Date: Fri, 2 Aug 2019 21:24:27 +0000 (+0200) Subject: Refer to autogen.sh correctly in autogen.sh X-Git-Tag: v3.7.3~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bf00fbc598cda9c5d6c1d2164aa3c378381f90f3;p=thirdparty%2Fccache.git Refer to autogen.sh correctly in autogen.sh Closes #449. (cherry picked from commit 71446a8651b671004cc6a57c61f9f73f0a3d0375) --- diff --git a/autogen.sh b/autogen.sh index 00c9f52c8..709b60534 100755 --- a/autogen.sh +++ b/autogen.sh @@ -5,7 +5,7 @@ set -e if [ -f dev_mode_disabled ]; then cat <&2 Error: It looks like you are building ccache from a release archive. If so, -there is no need to run autoconf.sh. See INSTALL.md for further instructions. +there is no need to run autogen.sh. See INSTALL.md for further instructions. If you do want to the enable the development mode, delete the file dev_mode_disabled first, but it's probably a better idea to work with the