Module Name: src Committed By: snj Date: Thu Nov 17 05:28:43 UTC 2016
Modified Files: src/external/mit/xorg/server/drivers/xf86-video-nouveau: Makefile Log Message: 1. only xorg-server.old has xaa.h, so -DHAVE_XAA_H would make sense there, but it doesn't with 1.18 2. it t matter anyway. xf86-video-nouveau removed all XAA support in 2007, and as such, nothing here is conditional upon HAVE_XAA_H 3. is a magic number To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 \ src/external/mit/xorg/server/drivers/xf86-video-nouveau/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.