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 ##
|
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],
|
||||||
|
Loading…
Reference in New Issue
Block a user