From 85dfb472da8d1270e78f25b7d6a0daaf025cebed Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 29 Jul 2004 19:10:50 +0000 Subject: - Added the DOMC library and get it to build with everything else --- libs/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 libs/README (limited to 'libs/README') diff --git a/libs/README b/libs/README new file mode 100644 index 0000000..d5e3435 --- /dev/null +++ b/libs/README @@ -0,0 +1,9 @@ + +This folder includes the DOMC library that's used by rtfx for creating an in-memory +XML tree. It was written by Michael B. Allen: + +http://www.ioplex.com/~miallen/domc/ + +Because we want to avoid too dependencies, and because DOMC is small, we build +it here and link it in statically. The 'prepare-libraries.sh' shell script +decompresses the library tars and patches them to work with rtfx. -- cgit v1.2.3