X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=configure;h=224b2b28db6b7915d267b7e8272c6380db114d07;hb=17860fcc4da9def330562abe8cc09a564d38387e;hp=33e26ca74a5119641384b42f05610cf9381e1b8a;hpb=d96dc6946f02e6ba35527209a13a3e2df517af46;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/configure b/configure index 33e26ca7..224b2b28 100755 --- a/configure +++ b/configure @@ -65,6 +65,7 @@ case $SYSTEM in echo "Unsupported operating system" exit 1 ;; esac +echo 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 " '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