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