php-src/ext/gettext
Michael Heimpold 32c5b8efd6
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>
2017-04-17 08:11:40 +01:00
..
tests Merge branch 'PHP-5.6' 2015-01-08 18:11:46 +01:00
config.m4 ext/gettext: respect passed in library directory for all checks 2017-04-17 08:11:40 +01:00
config.w32 - MFH: use static lib first if found 2008-08-01 21:20:08 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
gettext.c Update copyright headers to 2017 2017-01-04 11:14:55 -06:00
php_gettext.h Update copyright headers to 2017 2017-01-04 11:14:55 -06:00