]> granicus.if.org Git - handbrake/commitdiff
Change build instructions for MacOsX
authorprigaux <pri@nopapers.org>
Sun, 28 Jan 2007 15:32:37 +0000 (15:32 +0000)
committerprigaux <pri@nopapers.org>
Sun, 28 Jan 2007 15:32:37 +0000 (15:32 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/MediaFork_0.8.0@230 b64f7644-9d1e-0410-96f1-a4d463321fa5

configure

index 3d99f162b72e54da6a24eb89d983d501a036d5f1..45e0a19a79019654c9da4206b3452a5e8d5251b6 100755 (executable)
--- 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."