summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authormaurj <[email protected]>2007-05-04 20:06:33 +0000
committermaurj <[email protected]>2007-05-04 20:06:33 +0000
commit591ed584e495676043f6b4df29c26186263c66e6 (patch)
treecb40894b61244902759e250a267f17021144ba96 /configure
parent198cd0b998622ed0b35724a59833897c28e8dc9f (diff)
Reverted the rev567 "configure" change, as of course you don't need to run configure if you're just doing a make, so my change was inaccurate. So, this reverts back to the rev566 version of configure, albeit with the "MediaFork" reference changed to "HandBrake".
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@568 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d98369405..ae0d0badb 100755
--- a/configure
+++ b/configure
@@ -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."