OSDN Git Service

Refreshed the text configure spits out, to encourage use of make over jam.
[handbrake-jp/handbrake-jp-git.git] / configure
index 8d2f10e..33e26ca 100755 (executable)
--- 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