Re: [xml] configure and LIBXML_UNICODE_ENABLED

2008-10-23 Thread William M. Brack
Read through the source file libxml2/include/libxml/xmlversion.h.in to see how you can answer this question for yourself, then try removing the "--without-regexps" from your configure options and adding a "--with-regexps". If you feel strongly that LIBXML_UNICODE_ENABLED should be set when regul

[xml] configure and LIBXML_UNICODE_ENABLED

2008-10-23 Thread Prashant R
Hi , I am trying to configure and build libxml2 on mac OS these are my configure options /configure --prefix=`pwd`/Output --disable-shared --enable-static --with-minimum --with-tree --with-valid --with-xpath --with-writer --with-output --with-c14n --with-push --without-schemas --without-read