OSDN Git Service

Don't discard titles during scan just because of a read failure on one or more of...
[handbrake-jp/handbrake-jp-git.git] / configure
index 4f5fc24..ae0d0ba 100755 (executable)
--- a/configure
+++ b/configure
@@ -93,6 +93,6 @@ LINKLIBS = $LINKLIBS ;
 EOF
 
 echo
-echo "To build MediaFork, run:"
+echo "To build HandBrake, run:"
 echo " './jam' on a Mac (or 'make' to try the UB build method),"
 echo " 'jam' on Linux or Windows."