Remove deprecated xmllib from inclusion in the docs.

This commit is contained in:
Raymond Hettinger 2004-12-06 12:29:56 +00:00
parent e208412348
commit a32d22a509
2 changed files with 1 additions and 2 deletions

View File

@ -252,7 +252,6 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
lib/libre.tex \
lib/libuserdict.tex \
lib/libdis.tex \
lib/libxmllib.tex \
lib/libxmlrpclib.tex \
lib/libsimplexmlrpc.tex \
lib/libdocxmlrpc.tex \

View File

@ -281,7 +281,7 @@ and how to embed it in other applications.
\input{xmlsaxhandler}
\input{xmlsaxutils}
\input{xmlsaxreader}
\input{libxmllib}
% \input{libxmllib}
\input{libmm} % Multimedia Services
\input{libaudioop}