[PATCH video-apm 0/4] Move compiler flags from configure.ac to Makefile.am
Gaetan Nadon
memsize at videotron.ca
Thu Feb 11 16:41:33 PST 2010
Resending...
Some unused variables are removed and compiler flags are set in Makefile.am
rather than in CFLAGS which is reseerved for the user to override.
Applies to these modules:
./driver/xf86-video-apm
./driver/xf86-video-ark
./driver/xf86-video-dummy
./driver/xf86-video-qxl
./driver/xf86-video-vesa
Gaetan Nadon (4):
config: removed unused variables XORG_INCS and XF86RUSH_INCS
config: remove unused INCLUDES='-I$(top_srcdir)/src'
config: remove unrequired '-I$(top_srcdir)/src'
config: move compiler flags from configure.ac to Makefile.am
configure.ac | 6 ------
src/Makefile.am | 3 +++
2 files changed, 3 insertions(+), 6 deletions(-)
More information about the xorg-devel
mailing list