Only build Xi/stubs.c on DDXs that don't support the Xinput extension

This commit is contained in:
Kevin E Martin 2005-07-13 21:17:53 +00:00
parent 74a534f63c
commit c2ec9fbb15
2 changed files with 3 additions and 1 deletions

View File

@ -70,10 +70,11 @@ libXi_la_SOURCES = \
setmmap.h \
setmode.c \
setmode.h \
stubs.c \
ungrdev.c \
ungrdev.h \
ungrdevb.c \
ungrdevb.h \
ungrdevk.c \
ungrdevk.h
EXTRA_DIST = stubs.c

View File

@ -3,6 +3,7 @@ bin_PROGRAMS = Xvfb
SRCS = InitInput.c \
InitOutput.c \
$(top_srcdir)/Xext/dpmsstubs.c \
$(top_srcdir)/Xi/stubs.c \
$(top_srcdir)/mi/miinitext.c \
$(top_srcdir)/fb/fbcmap.c