]> git.sesse.net Git - vlc/blobdiff - configure.ac
gettext 0.16.1 was an unintended change - sorry
[vlc] / configure.ac
index e5133b24a6ce0907a8499c70e1b396421cbc0fc1..7cfd5cb9a7f6fe648450b77b9344826f9ebeee88 100644 (file)
@@ -5987,10 +5987,11 @@ if test "${enable_java_bindings}" = "yes"
 then
         echo ""
         echo "****** WARNING **** WARNING ***** WARNING *************"
-        echo "*** To compile the java bindings go to the 
-        echo "*** bindings/java folder and run ant.
-       echo "*** This configuration will continue, so you will be
-       echo "*** able to compile VideoLAN as usual.
+        echo "*** To compile the java bindings go to the "
+        echo "*** bindings/java folder and run mvn install. "
+       echo "*** You need maven2 installed. "
+       echo "*** This configuration will continue, so you will be "
+       echo "*** able to compile VideoLAN as usual. "
         echo "*******************************************************"
         echo ""
 fi