diff options
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -94,5 +94,5 @@ EOF echo echo "To build HandBrake, run:" -echo " 'make' on a Mac (or './jam' to build all libraries from source)," +echo " './jam' on a Mac (or 'make' to try the UB build method)," echo " 'jam' on Linux or Windows." |