xmlrpc-c: Import from oldpackages, add myself as pkg maintainer, update license info.

- remove (marked BROKEN) abyss and libxml2 variants.
- build internal expat variant only.

Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
Ted Hess
2014-09-29 12:19:28 -04:00
parent 4fba5a82b6
commit 6a1aed4e38
3 changed files with 250 additions and 0 deletions
@@ -0,0 +1,13 @@
--- a/configure.in
+++ b/configure.in
@@ -224,9 +224,7 @@ dnl Checks for programs.
dnl =======================================================================
AC_PROG_CC
-if test x"$enable_cplusplus" != xno; then
- AC_PROG_CXX
-fi
+AC_PROG_CXX
dnl =======================================================================