mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
EXA support in the modular build.
This commit is contained in:
@@ -910,6 +910,7 @@ hw/xfree86/dixmods/Makefile
|
||||
hw/xfree86/dixmods/extmod/Makefile
|
||||
hw/xfree86/dri/Makefile
|
||||
hw/xfree86/dummylib/Makefile
|
||||
hw/xfree86/exa/Makefile
|
||||
hw/xfree86/fbdevhw/Makefile
|
||||
hw/xfree86/i2c/Makefile
|
||||
hw/xfree86/int10/Makefile
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#include <xorg-config.h>
|
||||
#endif
|
||||
#include "exaPriv.h"
|
||||
#include <X11/fonts/fontstruct.h>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#include <xorg-config.h>
|
||||
#endif
|
||||
#include "exaPriv.h"
|
||||
#include <X11/fonts/fontstruct.h>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#include <xorg-config.h>
|
||||
#endif
|
||||
#include "exaPriv.h"
|
||||
#include <X11/fonts/fontstruct.h>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#include <xorg-config.h>
|
||||
#endif
|
||||
#include "exaPriv.h"
|
||||
#include <X11/fonts/fontstruct.h>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#include <xorg-config.h>
|
||||
#endif
|
||||
#include "exaPriv.h"
|
||||
#include <X11/fonts/fontstruct.h>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#include <xorg-config.h>
|
||||
#endif
|
||||
#include "exaPriv.h"
|
||||
#include <X11/fonts/fontstruct.h>
|
||||
|
||||
Reference in New Issue
Block a user