From: prigaux Date: Sun, 28 Jan 2007 15:32:37 +0000 (+0000) Subject: Change build instructions for MacOsX X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=88b5c41ac18cc431cf153a4dd72a10ffa0a297ff;p=handbrake Change build instructions for MacOsX git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/MediaFork_0.8.0@230 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- 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."