summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-12-26 19:08:16 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-12-26 20:33:57 -0800
commitec3136232f7ce930f9ca812b6ab42a71b60af4af (patch)
tree5a0aebec527f2800639b2fe3e1d62ed03ea8c8a9 /Makefile.am
parent8ce5ecd33b05becc054dbd07f87e385165b6c979 (diff)
Remove unused TLI ("STREAMSCONN") code from xtrans
Has never been converted to build in modular builds, so has been unusable since X11R7.0 release in 2005. All known platforms with TLI/XTI support that X11R7 & later releases run on also have (and mostly prefer) BSD socket support for their networking API. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9ff1723..38c34c3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,7 +7,6 @@ Xtransinclude_HEADERS = \
Xtransint.h \
Xtranslcl.c \
Xtranssock.c \
- Xtranstli.c \
Xtransutil.c \
transport.c