doc: Check standalone compilation before submitting new components.

This commit is contained in:
Diego Biurrun 2011-05-04 20:54:53 +02:00
parent 8799541a0a
commit af1ca249e8
1 changed files with 5 additions and 0 deletions

View File

@ -299,8 +299,13 @@ send a reminder by email. Your patch should eventually be dealt with.
configure?
@item
Did you @code{git add} the appropriate files before committing?
@item
Did you make sure it compiles standalone, i.e. with
@code{configure --disable-everything --enable-decoder=foo}
(or @code{--enable-demuxer} or whatever your component is)?
@end enumerate
@section patch submission checklist
@enumerate