On Mon, Dec 12, 2011 at 06:36:17PM +0100, Luca Barbato wrote:
>
> --- /dev/null
> +++ b/doc/build_system.texi
> @@ -0,0 +1,65 @@
> +The Libav build system is composed of a @command{posix shell} script,
> +@command{configure}, and @command{make} rules.
POSIX
> +The makefiles are non-recursive, is possible to build every component of
> +Libav directly from the root directory.
it is possible
> +The common rules needed to build the different libraries is located
are located
> +in @code{subdir.mak}, @code{common.mak} contains the common definitions
Replace the comma by a period.
> +for the internal variables and the @code{Makefile} present in each directory
> +contain just the list of the objects and headers that compose the specific
contains
> +@item documentation
> +Generate the html documentation and the programs man pages.
HTML, program man pages
> +@item config
> +Rerun configure with the options previously given. Useful when
> +updating sources or developing new features.
Rerun configure with the options from the last invocation.
Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel