mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Last bits of changes to make exa build properly in the modular server.
This commit is contained in:
@@ -5,4 +5,5 @@ sdk_HEADERS = exa.h
|
||||
libexa_la_LDFLAGS = -avoid-version
|
||||
|
||||
INCLUDES = $(XORG_INCS)
|
||||
DEFS += -DPIXPRIV
|
||||
libexa_la_SOURCES = exa.c exaasync.c exaoffscreen.c exapict.c
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#include <xorg-config.h>
|
||||
#endif
|
||||
#include "exaPriv.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user