[Intel-gfx] [ANNOUNCE] xf86-video-i740 1.4.0

2018-12-06 Thread Kevin Brace
cleanly without compilation warnings. Kevin Brace Brace Computer Laboratory https://bracecomputerlab.com --- Alan Coopersmith (3): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Update configure.ac bug URL for gitlab migration Emil Velikov (1

[Intel-gfx] [PATCH xf86-video-i740] Declare a variable only when XSERVER_LIBPCIACCESS is defined

2018-12-06 Thread Kevin Brace
This is to suppress a compilation warning when compiling against newer X Servers. Signed-off-by: Kevin Brace --- src/i740_driver.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/i740_driver.c b/src/i740_driver.c index 7c1051d..a3675b6 100644 --- a/src/i740_driver.c +++ b/src