Upgrade Boehm GC to 7.2alpha4.
[cacao.git] / src / mm / boehm-gc / doc / simple_example.html
index 6ca3eee6735ef9c786475613f3f58167e3f34764..5448cfc90b368e32fcdab4d2f675ce629af6ef74 100644 (file)
@@ -210,7 +210,7 @@ On pthread platforms, you will of course also have to link with
 and compile with any thread-safety options required by your compiler.
 On some platforms, you may also need to link with <TT>-ldl</tt>
 or <TT>-lrt</tt>.
-Looking at threadlibs.c in the GC build directory
+Looking at threadlibs.c in the GC "extra" directory
 should give you the appropriate
 list if a plain <TT>-lpthread</tt> doesn't work.
 </font>