From: Diego Biurrun Date: Fri, 1 Aug 2008 20:30:21 +0000 (+0000) Subject: Explain the difference between HAVE_LIST and CONFIG_LIST in a short comment. X-Git-Tag: v0.5~3398 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dcd61286704078f59b9a52043e51d6f7ae5424ab;p=platform%2Fupstream%2Flibav.git Explain the difference between HAVE_LIST and CONFIG_LIST in a short comment. Originally committed as revision 14499 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/configure b/configure index 8b5d8ac..18686c8 100755 --- a/configure +++ b/configure @@ -623,6 +623,9 @@ apply(){ "$@" < "$file" > "$file.tmp" && mv "$file.tmp" "$file" || rm "$file.tmp" } +# CONFIG_LIST contains configurable options, while HAVE_LIST is for +# system-dependent things. + COMPONENT_LIST=" bsfs decoders