]> granicus.if.org Git - php/commit
Remove unused defines
authorPeter Kokot <peterkokot@gmail.com>
Thu, 18 Jul 2019 00:21:39 +0000 (02:21 +0200)
committerPeter Kokot <peterkokot@gmail.com>
Thu, 18 Jul 2019 00:21:39 +0000 (02:21 +0200)
commit359a78b16c753b2e410b2cc5c30635619f4f1cb3
treebf7d1c1e0a47374c1b88e1748b63ce8728980855
parent7dc6c3960b201ed7643fd14f902b08ae108dd445
Remove unused defines

Used in php-src the past and today removed and not used anymore:
- HAVE_CURL_EASY_STRERROR
- HAVE_CURL_MULTI_STRERROR
- HAVE_NEW_MIME2TEXT
- HAVE_MBSTR_CN
- HAVE_MBSTR_JA
- HAVE_MBSTR_KR
- HAVE_MBSTR_RU
- HAVE_MBSTR_TW

Part of oniguruma which doesn't use these anymore
- NOT_RUBY
- HAVE_STDARG_PROTOTYPES

Unused:
- HAVE_MPIR

Closes GH-4427
ext/curl/config.m4
ext/curl/config.w32
ext/gmp/config.w32
ext/imap/config.w32
ext/mbstring/config.w32