Commit 4b13b1d6 authored by Rafaël Carré's avatar Rafaël Carré

remove obsolete messages in configure.ac

parent 456b3660
......@@ -4488,16 +4488,6 @@ echo "vlc aliases :${ALIASES}"
else
echo "build vlc executable : no"
fi
echo "plugins/bindings :${PLUGINS_BINDINGS}
echo "
You can tune the compiler flags in vlc-config.
To build vlc and its plugins, type \`./compile' or \`$USE_MAKE_OR_GMAKE'.
"
if test "x$ac_ld_does_not_support_text_reloc" = "xyes"; then
echo ""
echo "Warning: Due to a bug in ld, mmx/sse support has been"
echo " turned off."
echo " FFmpeg will be REALLY slow."
echo " VLC WILL NOT PERFORM AS EXPECTED."
echo ""
fi
To build vlc and its plugins, type \`./compile' or \`$USE_MAKE_OR_GMAKE'."
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment