> From: Binjo <binjo...@gmail.com> > Date: Wed, 20 Oct 2010 21:44:50 +0800 > Cc: help-emacs-windows@gnu.org > > besides, how to configure to enable libxml2 while make using mingw32-make? i > found there're some settings inside config.bat, whereas doesn't exist inside > nt/configure.bat.
config.bat is for the DOS build (which indeed supports building with libxml2), it is unrelated to the Windows build. The Windows build does not yet support building with libxml2, work is under way to add that.