Revert previous patch as it causes build failures
This commit is contained in:
parent
b99360e264
commit
ef50bba569
|
@ -1,6 +1,6 @@
|
||||||
noinst_LTLIBRARIES = libxkb.la
|
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 = \
|
DDX_SRCS = \
|
||||||
ddxBeep.c \
|
ddxBeep.c \
|
||||||
|
|
Loading…
Reference in New Issue