Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Coudoin <bruno.coudoin@free.fr>2009-07-05 22:54:40 (GMT)
committer Bruno Coudoin <bruno.coudoin@free.fr>2009-07-05 22:54:40 (GMT)
commit3913f26987b951fad4ad99656513b130d215b029 (patch)
tree1c768a7ce2cda981e24d2a62f2b0608425a21e87
parent836a228c23a46226c76c200a08936f4e879b27e5 (diff)
Minor comment improvement.
-rw-r--r--README.mingw10
1 files changed, 2 insertions, 8 deletions
diff --git a/README.mingw b/README.mingw
index 0219992..4ba1310 100644
--- a/README.mingw
+++ b/README.mingw
@@ -55,14 +55,8 @@ Look at the NEEDED_DLLS section in the Makefile.mingw and make sure you have all
2.6 PREREQUISITE SUMMARY
========================
-* At this point, you must have the following subdirectories:
-GTK_TOP := /gtk
-GNUWIN32_TOP := /gnuwin32
-LIBXML2_TOP := /libxml2
-SDL_TOP := /sdl
-CANVAS_TOP := /gnomecanvas
-GNUCHESS_TOP := /gnuchess
-
+Check the file global_win32.mak to know which dependancies must
+be provided and where.
3: BUILDING GCOMPRIS.EXE
========================