summaryrefslogtreecommitdiff
path: root/ext/iconv/config.m4
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_0'.php-5.0.0SVN Migration2004-07-151-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