]> git.eshelyaron.com Git - emacs.git/commitdiff
* nt/INSTALL: Update instructions for running autogen.sh
authorEli Zaretskii <eliz@gnu.org>
Fri, 2 Oct 2015 08:55:55 +0000 (11:55 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 2 Oct 2015 08:55:55 +0000 (11:55 +0300)
nt/INSTALL

index c969da72afb7f5933e06005075be6c65e7322d8b..86c4ad3d1f72aa8ce19a3667ade7b6d7204e2fab 100644 (file)
@@ -381,8 +381,13 @@ build will run on Windows 9X and newer systems).
      Checking for automake (need at least version 1.11)...
      ok
      Your system has the required tools, running autoreconf...
+     Installing git hooks...
      You can now run `./configure'.
 
+  If the script fails because it cannot find Git, you will need to
+  arrange for the MSYS Bash's PATH to include the Git's 'bin'
+  sibdirectory, where there's the git.exe executable.
+
 * Configuring Emacs for MinGW:
 
   Now it's time to run the configure script.  You can do that either