gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r6824 - GNUnet-docs/WWW


From: gnunet
Subject: [GNUnet-SVN] r6824 - GNUnet-docs/WWW
Date: Wed, 14 May 2008 12:03:57 -0600 (MDT)

Author: durner
Date: 2008-05-14 12:03:56 -0600 (Wed, 14 May 2008)
New Revision: 6824

Modified:
   GNUnet-docs/WWW/hacking_win32_build.php3
Log:
fix

Modified: GNUnet-docs/WWW/hacking_win32_build.php3
===================================================================
--- GNUnet-docs/WWW/hacking_win32_build.php3    2008-05-14 18:03:11 UTC (rev 
6823)
+++ GNUnet-docs/WWW/hacking_win32_build.php3    2008-05-14 18:03:56 UTC (rev 
6824)
@@ -65,8 +65,9 @@
                 PRE("bin\sh.exe --login");
                W("This batch file opens a shell which is used to invoke the 
build processes.");
                W("MinGW's standard shell (msys.bat) is not suitable because it 
opens a separate console window
-               for each compilation step."); ?>
-               W("On Vista, bash.bat needs to be run as administrator.");
+               for each compilation step.");
+        W("On Vista, bash.bat needs to be run as administrator.");
+       ?>
        </li>
        <li><?php W("Start bash.sh and rename (c:\mingw\mingw\)lib\libstdc++.la 
to avoid problems:");
             BR();PRE("mv /usr/mingw/lib/libstdc++.la 
/usr/mingw/lib/libstdc++.la.broken");





reply via email to

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