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 .