summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorjbrjake <[email protected]>2008-09-30 16:04:07 +0000
committerjbrjake <[email protected]>2008-09-30 16:04:07 +0000
commit53f89cd4c6c6faf48470171db25367f516b28b2c (patch)
treecc6732082b82c691314b206130ec56b148e7d360 /configure
parentdbc98217053ab63506f5cfaeb2fb1e2b129c7075 (diff)
Refreshed the text configure spits out, to encourage use of make over jam.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1792 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure12
1 files changed, 10 insertions, 2 deletions
diff --git a/configure b/configure
index 8d2f10e8b..33e26ca74 100755
--- a/configure
+++ b/configure
@@ -137,6 +137,14 @@ CSS = $CSS ;
EOF
echo
-echo "To build HandBrake, run:"
-echo " './jam' on a Mac (or 'make' to try the UB build method),"
+echo "Don't run configure by hand, make runs it automatically."
+echo
+echo "No, really. That's it. Just type 'make' and hit return."
+echo
+echo "You're supposed to be building with make, not jam."
+echo "If you were going to use jam--which you shouldn't--you'd run:"
+echo " './jam' on a Mac, or"
echo " 'jam' on Linux or Windows."
+echo
+echo "To make jam, boil fruit with sugar and an acid until pectins are released."
+echo