Commit 67cecf4e authored by Avuton Olrich's avatar Avuton Olrich

configure: specify that faad2 prefix is optional in the help string

parent bfdf6877
......@@ -371,7 +371,7 @@ dnl faad
dnl ##
AC_ARG_WITH(faad,
AS_HELP_STRING([--with-faad=PFX],
[Prefix where faad2 is installed]),,
[Prefix where faad2 is installed (optional)]),,
faad_prefix="")
AC_ARG_WITH(faad-libraries,
AS_HELP_STRING([--with-faad-libraries=DIR],
......
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