gnunet-svn
[Top][All Lists]
Advanced

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

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


From: durner
Subject: [GNUnet-SVN] r2889 - GNUnet-docs/WWW
Date: Tue, 23 May 2006 10:29:39 -0700 (PDT)

Author: durner
Date: 2006-05-23 10:29:33 -0700 (Tue, 23 May 2006)
New Revision: 2889

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    2006-05-23 17:12:51 UTC (rev 
2888)
+++ GNUnet-docs/WWW/hacking_win32_build.php3    2006-05-23 17:29:33 UTC (rev 
2889)
@@ -258,14 +258,14 @@
 </ol>
 <?php H4("Building libextractor and GNUnet");
 BP();
+W("Before you compile libextractor or GNUnet, be sure to set 
PKG_CONFIG_PATH:");
+P();
+PRE("export PKG_CONFIG_PATH=/mingw/lib/pkgconfig");
+P();
 W("See %s for basic instructions on building libextractor and GNUnet.", 
    extlink_("user_gnunet.php3",
            "Installation"));
 P();
-W("Before you compile libextractor or GNUnet, be sure to set 
PKG_CONFIG_PATH:");
-P();
-PRE("export PKG_CONFIG_PATH=/mingw/lib/pkgconfig");
-P();
 W("By default, all modules that are created in this way contain debug 
information and are quite large.");
 W("To compile release versions (small and fast) set the variable CFLAGS:");
 P();





reply via email to

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