php7: fix bind_textdomain_codeset detection (refs #4250)
authorMichael Heimpold <redacted>
Tue, 11 Apr 2017 21:31:34 +0000 (23:31 +0200)
committerMichael Heimpold <redacted>
Tue, 11 Apr 2017 21:31:37 +0000 (23:31 +0200)
commitcf75d8a0f975d646d6d1173561cd52c5184a15f2
tree7edeedb1f416c0a141bbe9e2915fc9c265e44313
parent4823feef13bd0ad8e5516da57687349deb072728
php7: fix bind_textdomain_codeset detection (refs #4250)

The gettext extension is only useful when linked against libintl-full
package, however, the detection did not work sucessfully. This patch
by @Dimazhan fixes this.

Signed-off-by: Michael Heimpold <redacted>
lang/php7/Makefile
lang/php7/patches/1006-fix-gettext.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT