summaryrefslogtreecommitdiff
path: root/ext/xmlrpc/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Unbundle ext/xmlrpcChristoph M. Becker2020-05-291-103/+0
* Use a common setup macro to detect the Expat libraryHugh McMaster2019-06-041-21/+8
* Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-5/+3
* Simplify libxmlrpc bundling and buildingPeter Kokot2019-04-231-6/+0
* Rename --enable-libxml to --with-libxml to meet naming guidelinesHugh McMaster2019-04-181-1/+1
* Use PKG_CHECK_MODULES to detect libxml2Hugh McMaster2019-04-181-2/+0
* Remove support for --with-libxml-dirHugh McMaster2019-04-181-10/+1
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-9/+23
* Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-10-211-0/+1
|\
| * Fix #75282: xmlrpc_encode_request() crashesChristoph M. Becker2018-10-211-0/+1
| * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-2/+2
* | Trim trailing whitespaces in build filesPeter Kokot2018-07-291-2/+2
* | Remove unused Git attributes identPeter Kokot2018-07-251-3/+1
|/
* Fixes bug #75871 Use pkg-config for libxml2 if availablePedro Magalhães2018-02-081-1/+1
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-4/+4
* Fix bug #47695 - xmlrpc --with-iconv-dir mangles --with-iconv if they use dif...Scott MacVicar2009-04-271-9/+13
* change -o to || to be more portableAntony Dovgal2005-12-221-1/+1
* - Fixed build with phpizefoobar2005-09-121-1/+1
* - Fixed bug #34221 (Compiling xmlrpc as shared fails other parts)foobar2005-08-281-6/+6
* - Unify the "configure --help" textsfoobar2005-05-291-3/+3
* - Made the libxml related stuff to error out if someone does --disable-allfoobar2005-04-271-12/+15
* - Made it possible to build ext/xmlrpc with libxml2foobar2005-03-261-14/+36
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-3/+3
* - Always look into /usr/local before /usrfoobar2003-10-011-1/+3
* Always prefer user specified paths over the default /usr /usr/local.Ilia Alshanetsky2003-09-301-1/+1
* - Unbundle libxml and expat. Now this compiles too..foobar2003-05-191-4/+2
* @- Added --disable-all configure option. (Jani)foobar2002-09-041-5/+3
* Fix bug: #19124, xmlrpc extension builds ok now as shared extension.foobar2002-08-301-0/+8
* Allow xmlrpc-epi header files stored under include/xmlrpc-epiYasuo Ohgaki2002-07-281-3/+8
* - Fixed a leak in xml_decode().Andrei Zmievski2002-04-061-1/+3
* fix the fixfoobar2002-03-221-1/+3
* - Fixed minor inconvenience with iconv detection when iconv is found in libcfoobar2002-03-221-0/+1
* - Made one test/setup macro for iconv and fixed it to checkfoobar2002-03-171-22/+2
* * "new and improved" iconv testStig Bakken2002-03-151-10/+17
* * another libconv->libiconv typoStig Bakken2002-03-131-1/+1
* Please welcome the new build system.Sascha Schumann2002-03-071-8/+8
* - Fix for bug #15227: Compiling the CGI binary with xmlrpc fails toDerick Rethans2002-01-251-1/+5
* more unquoted messages with kommas fixedHartmut Holzgraefe2002-01-041-1/+1
* * configure help indent fixStig Bakken2001-12-071-1/+1
* Unified the configure messages.foobar2001-11-301-3/+4
* * build fixStig Bakken2001-09-101-0/+4
* Almost missed this one..foobar2001-09-071-2/+2
* fix various build errors. default to no xmlrpcDan Libby2001-09-061-81/+40
* adding xmlrpc extension, per Stig's requestDan Libby2001-09-061-0/+122