mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 21:28:50 +00:00
Mon Aug 15 15:41:26 2005 Søren Sandmann <sandmann@redhat.com>
Link this module with libXext.la. Mon Aug 15 14:56:57 2005 Søren Sandmann <sandmann@redhat.com> Remove the xkb* files. Add xkbVT.o and friends as the last things on the link line so they will override the symbols in libxkb.a. Add a comment on how this situation might not be considered ideal.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
Mon Aug 15 15:41:26 2005 Søren Sandmann <sandmann@redhat.com>
|
||||
|
||||
* hw/xfree86/dixmods/extmod/Makefile.am (libextmod_la_LIBADD):
|
||||
Link this module with libXext.la.
|
||||
|
||||
Mon Aug 15 14:56:57 2005 Søren Sandmann <sandmann@redhat.com>
|
||||
|
||||
* hw/xfree86/dixmods/Makefile.am (libdixmods_la_SOURCES): Remove
|
||||
|
||||
@@ -26,3 +26,4 @@ libextmod_la_SOURCES = modinit.c \
|
||||
xf86vmode.c \
|
||||
vidmodeproc.h \
|
||||
$(XV_SRCS)
|
||||
libextmod_la_LIBADD = $(top_srcdir)/Xext/libXext.la
|
||||
|
||||
Reference in New Issue
Block a user