Death to libcwrapper.

This has been deprecated since 1.1.  Since we're breaking ABI again anyway,
remove it entirely.
This commit is contained in:
Adam Jackson
2007-12-03 14:12:58 -05:00
parent f4dc521b38
commit 1faba797cb
17 changed files with 11 additions and 3391 deletions

View File

@@ -42,7 +42,6 @@ xorgcfg_LDADD = $(XORGCFG_DEP_LIBS) ../../parser/libxf86config.a $(LOADERLIB) \
#if DoLoadableServer
LDSRCS = \
$(top_srcdir)/hw/xfree86/os-support/shared/libc_wrapper.c \
loader.c loadmod.c
LOADERLIB = ../../loader/libloader.a
#endif