Mercurial > emacs
diff ChangeLog @ 110406:6efe51a23a50
Support building with libxml2, if it is installed.
config.bat: Detect that libxml2 is installed and if so, build with it.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 18 Sep 2010 15:57:06 +0200 |
parents | c6bb6817b794 |
children | cb1da66792a4 |
line wrap: on
line diff
--- a/ChangeLog Fri Sep 17 14:44:56 2010 +0200 +++ b/ChangeLog Sat Sep 18 15:57:06 2010 +0200 @@ -1,3 +1,8 @@ +2010-09-18 Eli Zaretskii <eliz@gnu.org> + + * config.bat: Detect that libxml2 is installed and if so, build + with it. + 2010-09-13 Lars Magne Ingebrigtsen <larsi@gnus.org> * configure.in (HAVE_LIBXML2): Check that the libxml2 we found can