Browse Source

Merge commit 'be5316b' into cg_merges_20121207

Luke Dashjr 13 years ago
parent
commit
67bf00da67
1 changed files with 1 additions and 2 deletions
  1. 1 2
      windows-build.txt

+ 1 - 2
windows-build.txt

@@ -193,8 +193,7 @@ Another way is to type "cd libusb" and then press the tab key; It will auto fill
 Type the lines below one at a time. Look for problems after each one before going on
 to the next.
 
-./autogen.sh --disable-debug-log
-./configure --prefix=/MinGW
+./autogen.sh --disable-debug-log --prefix=/MinGW
 make
 make install