mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-16 19:32:26 +00:00
Define XFree86Server only where it is required.
This commit is contained in:
parent
924518605b
commit
7c00afd0ec
89 changed files with 194 additions and 103 deletions
|
|
@ -1,6 +1,6 @@
|
|||
noinst_LTLIBRARIES = libxtrap.la libxtrapmodule.la
|
||||
|
||||
AM_CFLAGS = $(DIX_CFLAGS) @LOADER_DEFINES@
|
||||
AM_CFLAGS = $(DIX_CFLAGS) @SERVER_DEFINES@ @LOADER_DEFINES@
|
||||
|
||||
libxtrap_la_SOURCES = xtrapddmi.c xtrapdi.c xtrapdiswp.c xtrapditbl.c
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue