From 08535b524598a0902ac0a2d248663b18950390ee Mon Sep 17 00:00:00 2001 From: prigaux Date: Sun, 28 Jan 2007 15:35:32 +0000 Subject: [PATCH] Changed jam by a universal binary version git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/MediaFork_0.8.0@233 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 45e0a19a7..19df858f7 100755 --- a/configure +++ b/configure @@ -94,5 +94,5 @@ EOF echo echo "To build MediaFork, run:" -echo " './jamUB' on a Mac (or 'make' to try the UB build method)," +echo " './jam' on a Mac (or 'make' to try the UB build method)," echo " 'jam' on Linux or Windows." -- 2.40.0