[xml] libxml -> .

Date view Thread view Subject view Author view

From: Timothee Besset (timo@qeradiant.com)
Date: Mon Oct 02 2000 - 18:46:40 EDT


Why does the configure script creates a libxml symlink which points to
the main dir? Are the #include "libxml/*.h" from old code that relied on
a libxml/ directory? This is causing problems for win32 builds.

Also, I used the --disable-iconv option in the configure script, but the
resulting xmlversion.h didn't reflect my changes. It was still
#if 1
#define LIBXML_ICONV_ENABLED
#else
#define LIBXML_ICONV_DISABLED
#endif

What is iconv? Is it an external library?

.. I think that's all for now .. I'm working on MSDev project files ..
will let you know what happens

TTimo

----
Message from the list xml@rpmfind.net
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@rpmfind.net


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Mon Oct 02 2000 - 19:43:17 EDT