Wrap a couple more SDK headers in if XORG, as per Dave Airlie's commit on
2006-01-18.
This commit is contained in:
@@ -2,7 +2,9 @@ noinst_LTLIBRARIES = librandr.la
|
||||
|
||||
AM_CFLAGS = $(DIX_CFLAGS) @SERVER_DEFINES@ @LOADER_DEFINES@
|
||||
|
||||
if XORG
|
||||
sdk_HEADERS = randrstr.h
|
||||
endif
|
||||
|
||||
librandr_la_SOURCES = \
|
||||
mirandr.c \
|
||||
|
||||
Reference in New Issue
Block a user