OSDN Git Service

CLI: Add support for naming audio tracks to the HandBrakeCLI, thanks to LePetomane...
[handbrake-jp/handbrake-jp-git.git] / configure
index 33e26ca..224b2b2 100755 (executable)
--- a/configure
+++ b/configure
@@ -65,6 +65,7 @@ case $SYSTEM in
     echo "Unsupported operating system"
     exit 1 ;;
 esac
     echo "Unsupported operating system"
     exit 1 ;;
 esac
+echo
 echo "System: $SYSTEM"
 
 # Check for endianness (we need to define WORDS_BIGENDIAN for libdvdread)
 echo "System: $SYSTEM"
 
 # Check for endianness (we need to define WORDS_BIGENDIAN for libdvdread)
@@ -144,7 +145,7 @@ 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 "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 " 'jam' on Linux or Windows"
 echo
 echo "To make jam, boil fruit with sugar and an acid until pectins are released."
 echo
 echo
 echo "To make jam, boil fruit with sugar and an acid until pectins are released."
 echo