mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
module builds to reflect this change.
This commit is contained in:
@@ -8,7 +8,7 @@ INCLUDES = \
|
||||
$(XORG_INCS) \
|
||||
-I$(srcdir)/../../../miext/cw
|
||||
|
||||
AM_CFLAGS = $(XORG_CFLAGS)
|
||||
AM_CFLAGS = $(XORG_CFLAGS) @MODULE_DEFINES@ @LOADER_DEFINES@
|
||||
|
||||
libexa_la_SOURCES = \
|
||||
exaasync.c \
|
||||
|
||||
Reference in New Issue
Block a user