summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/solaris
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2007-12-03 14:12:58 -0500
committerAdam Jackson <ajax@redhat.com>2007-12-03 14:12:58 -0500
commit1faba797cbfe1a4804b7ea6b47e1ca9d4e4324e4 (patch)
tree03361fd875f0dc36b3389a44cfed6a3729a9b261 /hw/xfree86/os-support/solaris
parentf4dc521b38560c8f93b614316a3a5511941a93a9 (diff)
Death to libcwrapper.
This has been deprecated since 1.1. Since we're breaking ABI again anyway, remove it entirely.
Diffstat (limited to 'hw/xfree86/os-support/solaris')
-rw-r--r--hw/xfree86/os-support/solaris/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/os-support/solaris/Makefile.am b/hw/xfree86/os-support/solaris/Makefile.am
index 5ed60bc55..68f6b4cd0 100644
--- a/hw/xfree86/os-support/solaris/Makefile.am
+++ b/hw/xfree86/os-support/solaris/Makefile.am
@@ -20,7 +20,6 @@ solaris-@SOLARIS_INOUT_ARCH@.il: solaris-@SOLARIS_INOUT_ARCH@.S
noinst_LTLIBRARIES = libsolaris.la
libsolaris_la_SOURCES = sun_bios.c sun_init.c \
sun_mouse.c sun_vid.c sun_bell.c $(AGP_SRC) sun_apm.c \
- $(srcdir)/../shared/libc_wrapper.c \
$(srcdir)/../shared/kmod_noop.c \
$(srcdir)/../shared/posix_tty.c $(srcdir)/../shared/sigiostubs.c \
$(srcdir)/../shared/stdResource.c \