summaryrefslogtreecommitdiff
path: root/ext/iconv/config.m4
Commit message (Expand)AuthorAgeFilesLines
* MFH: detect IBM iconv implementation and use correct encoding namesAntony Dovgal2007-12-041-0/+21
* MFHAntony Dovgal2007-03-011-0/+3
* - prevent pontential failure with stupid compilersfoobar2006-01-031-5/+5
* - Fixed bug #35288 (iconv() function defined as libiconv())foobar2006-01-031-33/+36
* MFHfoobar2005-10-131-3/+4
* MFH: fix #34856 (configure fails to detect libiconv's type)Antony Dovgal2005-10-131-1/+8
* - Plain path passed to PHP_INSTALL_HEADERS needs to have trailing /foobar2005-06-201-1/+1
* - Added PHP_INSTALL_HEADERS() macrofoobar2005-05-071-0/+1
* - Fixed all buildconf warnings + cross-compiling issuesfoobar2005-02-241-0/+4
* fix Konstantin's last name Chugeuv -> ChuguevAntony Dovgal2005-01-101-2/+2
* - MF43: Install the iconv extension headers to <installpath>/ext/iconv so thatDerick Rethans2004-12-061-8/+11
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-1/+1
* - Fixed text.Derick Rethans2004-07-141-1/+1
* - Enable iconv by defaultDerick Rethans2004-04-141-1/+1
* Add further check for "#include MACRO" style syntaxMoriyoshi Koizumi2003-08-281-4/+13
* Revert the fix for nowfoobar2003-07-301-5/+8
* Fix build on certain platforms which do not accept #include FOOBARfoobar2003-07-301-8/+5
* oopsMoriyoshi Koizumi2003-07-061-1/+0
* Avoid miscellaneous conflicts between glibc's iconv and libiconv.Moriyoshi Koizumi2003-07-061-30/+47
* Simplified config scriptsMoriyoshi Koizumi2003-07-061-11/+5
* Fixed library capability detection behaviour.Moriyoshi Koizumi2002-10-311-1/+4
* Improved library identificationMoriyoshi Koizumi2002-10-291-9/+38
* *** empty log message ***Moriyoshi Koizumi2002-10-111-6/+8
* ws fixfoobar2002-10-111-16/+18
* Added ICONV_IMPL and ICONV_VERSION constants.Moriyoshi Koizumi2002-10-111-7/+34
* Fixed undefiend referece at build time.Yasuo Ohgaki2002-09-041-2/+4
* Fix buildYasuo Ohgaki2002-08-081-1/+2
* Fix #16069. Patch by Moriyoshi Koizumi <readjust@deneb.freemail.ne.jp>Yasuo Ohgaki2002-07-111-0/+35
* - Made one test/setup macro for iconv and fixed it to checkfoobar2002-03-171-28/+5
* * yet another iconv config fix, should be able to handle most or allStig Bakken2002-03-151-17/+14
* * fix compile problem on platforms without iconv in libcStig Bakken2002-03-121-1/+1
* Fix for Bug 14423. Enables FreeBSD to use iconv functionality.Dan Kalowsky2002-03-041-2/+14
* Unified the configure messages.foobar2001-11-301-1/+2
* if test -f /usr/local/lib/libexample.s?; then <-- no workiefoobar2001-09-071-1/+1
* HAVE_LIBICONV was never defined.foobar2001-08-171-1/+4
* Simplify this and fix bug: #11654foobar2001-06-261-19/+8
* Fixed bug: #10742foobar2001-05-211-1/+1
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-2/+2
* move iconv related functions to separate iconv extension.Rui Hirokawa2001-01-091-0/+38