# HG changeset patch
# User koda
# Date 1361748249 -3600
# Node ID 6c63c28338664b416df522da52053f2a0a261d92
# Parent  af104e59ea8e11b80b18dc30ebbf433779d1e1ff
upd doc

diff -r af104e59ea8e -r 6c63c2833866 INSTALL
--- a/INSTALL	Mon Feb 25 00:20:09 2013 +0100
+++ b/INSTALL	Mon Feb 25 00:24:09 2013 +0100
@@ -22,9 +22,8 @@
 
 Lua will be automatically built if not found.
 
-PhysFS will be automatically built if not found.
- * you can override this by manually passing
-   PHYSFS_LIBRARY and PHYSFS_INCLUDE_DIR to cmake
+PhysFS will internally built unless -DPHYSFS_SYSTEM=on is passed to cmake
+(also allows to set PHYSFS_LIBRARY and PHYSFS_INCLUDE_DIR if needed).
 
 1. Configure:
 $ cmake .