diff options
author | Michael Heimpold <mhei@heimpold.de> | 2017-04-13 22:43:26 +0200 |
---|---|---|
committer | Joe Watkins <krakjoe@php.net> | 2017-04-17 08:11:40 +0100 |
commit | 32c5b8efd68dd21dd025285e7207dcab7c6319cd (patch) | |
tree | 851003d958fae5002799db52ae9070eb6edbe83d /main/php_network.h | |
parent | 618d97962a8ac59d981c8307cc704790f46090c8 (diff) | |
download | php-git-32c5b8efd68dd21dd025285e7207dcab7c6319cd.tar.gz |
ext/gettext: respect passed in library directory for all checks
A directory given to configure by --with-gettext=dir is only
used within the very first AC_CHECK_LIB. This is because the
temporary modified LDFLAGS variable is reset too early.
This results in functions not detected properly.
The original issue and patch was reported for OpenWrt/LEDE
distribution by @Dimazhan at:
https://github.com/openwrt/packages/issues/4250
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Diffstat (limited to 'main/php_network.h')
0 files changed, 0 insertions, 0 deletions