commit | de0b4b55433fe47925a99cf17e6b99e584a3733c | [log] [tgz] |
---|---|---|
author | BCG <bgould@users.noreply.github.com> | Mon Dec 28 01:15:00 2015 -0500 |
committer | Jens Geyer <jensg@apache.org> | Sun Jan 10 11:54:04 2016 +0100 |
tree | e03ef9420c6c41195a7fc7bdf3ae42b4a54187a1 | |
parent | f6521c64f4622960fe3aec634d1a07cb06d0cab1 [diff] [blame] |
THRIFT-3523 XML Generator Client: XML Patch: Benjamin Gould, with minor modifications by Jens Geyer This closes #774
diff --git a/configure.ac b/configure.ac index 141b542..3a1314d 100755 --- a/configure.ac +++ b/configure.ac
@@ -753,6 +753,8 @@ lib/py/Makefile lib/rb/Makefile lib/lua/Makefile + lib/xml/Makefile + lib/xml/test/Makefile test/Makefile test/c_glib/Makefile test/cpp/Makefile