Commit e7b6ffc1 authored by Christophe Mutricy's avatar Christophe Mutricy

Note how to check which modules are enable

parent 2f2ec59d
...@@ -6167,6 +6167,8 @@ echo " ...@@ -6167,6 +6167,8 @@ echo "
vlc aliases :${ALIASES} vlc aliases :${ALIASES}
plugins/bindings :${PLUGINS_BINDINGS} plugins/bindings :${PLUGINS_BINDINGS}
You can check which modules have been enabled
with \`./vlc-config --list plugin'.
You can tune the compiler flags in vlc-config. You can tune the compiler flags in vlc-config.
To build vlc and its plugins, type \`./compile' or \`make'. To build vlc and its plugins, type \`./compile' or \`make'.
" "
......
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