diff options
author | Eli Zaretskii <eliz@gnu.org> | 2010-09-18 15:57:06 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2010-09-18 15:57:06 +0200 |
commit | 1ff11b21a8d1f4aaf02325e8cba2e83e99a2f110 (patch) | |
tree | 9acee5b47109afefb9911a033e14509a3139153e /ChangeLog | |
parent | 25b88a3dc4308d952e2fbc036501867aa9e828aa (diff) | |
download | emacs-1ff11b21a8d1f4aaf02325e8cba2e83e99a2f110.tar.gz |
Support building with libxml2, if it is installed.
config.bat: Detect that libxml2 is installed and if so, build with it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a8879b330c9..5aed472bf3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 |