mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
module builds to reflect this change.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
noinst_LTLIBRARIES = libxfixes.la
|
||||
|
||||
AM_CFLAGS = $(DIX_CFLAGS)
|
||||
AM_CFLAGS = $(DIX_CFLAGS) @LOADER_DEFINES@
|
||||
|
||||
libxfixes_la_SOURCES = \
|
||||
cursor.c \
|
||||
|
||||
Reference in New Issue
Block a user