git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f2ec59
)
Note how to check which modules are enable
author
Christophe Mutricy
<xtophe@videolan.org>
Sat, 15 Sep 2007 17:39:59 +0000
(17:39 +0000)
committer
Christophe Mutricy
<xtophe@videolan.org>
Sat, 15 Sep 2007 17:39:59 +0000
(17:39 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
2c6c915
..
d62cda8
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-6167,6
+6167,8
@@
echo "
vlc aliases :${ALIASES}
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.
To build vlc and its plugins, type \`./compile' or \`make'.
"