diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2015-02-28 14:52:55 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2015-02-28 14:54:12 +0100 |
commit | c1b9402d49a7cd4bec383f28d397d9d89541f0e0 (patch) | |
tree | 29e1c211be6eaf119cb899270bdfc5fd870a7c65 /configure.ac | |
parent | 9a93b3c671835267433b7dc9eb71aa9f1c79dd67 (diff) |
Typos
Change-Id: I151957e415eff793e3d054050526b7d6892d28d4
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index bd7eba52ebb1..e7e7f4717b35 100644 --- a/configure.ac +++ b/configure.ac @@ -12963,7 +12963,7 @@ place yourself in a working directory of you choice. git clone git://git.savannah.gnu.org/make.git - [go to Start menu, click "All Programs", click "Visual Studio 2013", click "Visual Studio Tools", double-click "VS2013 x86 Native Tools Command Prompt" or "VS2013 x64 Native Tools Comand Prompt"] + [go to Start menu, click "All Programs", click "Visual Studio 2013", click "Visual Studio Tools", double-click "VS2013 x86 Native Tools Command Prompt" or "VS2013 x64 Native Tools Command Prompt"] set PATH=%PATH%;C:\Cygwin\bin [or Cygwin64, if that is what you have] cd path-to-make-repo-you-cloned-above |