From 88b5c41ac18cc431cf153a4dd72a10ffa0a297ff Mon Sep 17 00:00:00 2001 From: prigaux Date: Sun, 28 Jan 2007 15:32:37 +0000 Subject: [PATCH] Change build instructions for MacOsX git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/MediaFork_0.8.0@230 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 3d99f162b..45e0a19a7 100755 --- a/configure +++ b/configure @@ -93,6 +93,6 @@ LINKLIBS = $LINKLIBS ; EOF echo -echo "To build HandBrake, run:" -echo " './jamUB' on a Mac," +echo "To build MediaFork, run:" +echo " './jamUB' on a Mac (or 'make' to try the UB build method)," echo " 'jam' on Linux or Windows." -- 2.40.0