[PATCH libXvMC 1/2] config: move wrapper in its own directory
Julien Cristau
jcristau at debian.org
Mon Mar 7 05:26:17 PST 2011
On Sat, Mar 5, 2011 at 12:01:43 -0500, Gaetan Nadon wrote:
> This prevents the use of per-target compiler flags.
> Makefiles are simpler.
> The -D flags for the wrapper are moved with pre-precessor flags.
>
> Fix whitespace issues.
>
> Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
> ---
> Makefile.am | 2 +-
> configure.ac | 1 +
> src/Makefile.am | 32 ++--------
> wrapper/Makefile.am | 22 +++++++
> {src => wrapper}/XvMCWrapper.c | 132 ++++++++++++++++++++--------------------
> 5 files changed, 97 insertions(+), 92 deletions(-)
> create mode 100644 wrapper/Makefile.am
> rename {src => wrapper}/XvMCWrapper.c (91%)
>
Please don't mix the whitespace changes with the rest.
Cheers,
Julien
More information about the xorg-devel
mailing list