mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Revert previous patch as it causes build failures
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
noinst_LTLIBRARIES = libxkb.la
|
||||
|
||||
AM_CFLAGS = $(DIX_CFLAGS) -DXF86DDXACTIONS -I$(top_srcdir)/hw/xfree86/common -I$(top_srcdir)/hw/xfree86/os-support/bus/
|
||||
AM_CFLAGS = $(DIX_CFLAGS)
|
||||
|
||||
DDX_SRCS = \
|
||||
ddxBeep.c \
|
||||
@@ -11,7 +11,7 @@ DDX_SRCS = \
|
||||
ddxKeyClick.c \
|
||||
ddxKillSrv.c \
|
||||
ddxLEDs.c \
|
||||
ddxVT.c \
|
||||
ddxVT.c \
|
||||
ddxLoad.c \
|
||||
ddxList.c \
|
||||
ddxConfig.c \
|
||||
|
||||
Reference in New Issue
Block a user