From bf00fbc598cda9c5d6c1d2164aa3c378381f90f3 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Fri, 2 Aug 2019 23:24:27 +0200 Subject: [PATCH] Refer to autogen.sh correctly in autogen.sh Closes #449. (cherry picked from commit 71446a8651b671004cc6a57c61f9f73f0a3d0375) --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3