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

This commit is contained in:
Avuton Olrich 2009-03-06 02:41:49 -08:00
parent bfdf68776f
commit 67cecf4e95

View File

@ -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],