Skip to content
Snippets Groups Projects
Commit a3c8effe authored by dionoea's avatar dionoea
Browse files

Fix --enable-lua flag description in configure.ac

parent 3538dcff
No related branches found
No related tags found
No related merge requests found
......@@ -1757,7 +1757,7 @@ fi
dnl Lua modules
AC_ARG_ENABLE(lua,
[ --enable-lua lua playlist and metafetcher plugins (default enabled)])
[ --enable-lua lua playlist, metafetcher and interface plugins (default enabled)])
if test "${enable_lua}" != "no"
then
PKG_CHECK_MODULES(LUA, lua5.1,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment