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 <[email protected]> > --- > 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 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
