configure: specify that faad2 prefix is optional in the help string
This commit is contained in:
parent
bfdf68776f
commit
67cecf4e95
@ -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],
|
||||
|
Loading…
Reference in New Issue
Block a user