php-src/ext/iconv
Peter Kokot 7dd62811ce Remove HAVE_STDLIB_H
The C89 and later standard defines the `<stdlib.h>` header as part of
the standard headers [1] and on current systems it is always present
and the `HAVE_STDLIB_H` symbol can be removed.

Also Autoconf suggests doing this and relying on C89 or above [2] and [3].

[1] https://port70.net/~nsz/c/c89/c89-draft.html#4.1.2
[2] http://git.savannah.gnu.org/cgit/autoconf.git/tree/lib/autoconf/headers.m4
[3] https://www.gnu.org/software/autoconf/manual/autoconf-2.69/autoconf.html
2018-09-16 20:53:53 +02:00
..
tests Merge branch 'PHP-7.2' into PHP-7.3 2018-08-26 13:23:51 +02:00
config.m4 Fix AC_RUN_IFELSE calls when cross-compiling 2018-07-30 06:38:59 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
iconv.c Remove HAVE_STDLIB_H 2018-09-16 20:53:53 +02:00
php_iconv.def
php_iconv.h Remove Git ident attribute from the iconv extension 2018-06-16 12:49:55 +02:00