emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master da4ce83: * nt/INSTALL: Update instructions for runn


From: Eli Zaretskii
Subject: [Emacs-diffs] master da4ce83: * nt/INSTALL: Update instructions for running autogen.sh
Date: Fri, 02 Oct 2015 08:56:48 +0000

branch: master
commit da4ce83c621f31c4b6690ab7fcb77c1104ed2295
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    * nt/INSTALL: Update instructions for running autogen.sh
---
 nt/INSTALL |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/nt/INSTALL b/nt/INSTALL
index c969da7..86c4ad3 100644
--- a/nt/INSTALL
+++ b/nt/INSTALL
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]