X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=configure.ac;h=c43a94a06e07c39f4379d4e7ff0a2ee7295c5e91;hb=a21959aff9fc4595d6d82867447889ee2c862b40;hp=e5133b24a6ce0907a8499c70e1b396421cbc0fc1;hpb=fc14fe5dd6af97130558a77fbd60e1fdbb54165c;p=vlc diff --git a/configure.ac b/configure.ac index e5133b24a6..c43a94a06e 100644 --- a/configure.ac +++ b/configure.ac @@ -392,7 +392,7 @@ lt_cv_deplibs_check_method=pass_all dnl dnl Gettext stuff dnl -AM_GNU_GETTEXT_VERSION(0.17) +AM_GNU_GETTEXT_VERSION(0.16.1) AM_GNU_GETTEXT([external]) VLC_ADD_LIBS([libvlc vlc], [${LTLIBINTL}]) @@ -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