zsh: don't use host pcre-config
authorBaruch Siach <baruch@tkos.co.il>
Thu, 3 Mar 2016 21:46:10 +0000 (23:46 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 6 Mar 2016 20:38:04 +0000 (21:38 +0100)
commitb904c090bdf1ec54648d0cef7a0e66024e4816c8
treefc3a5d84c1f234bed5a6723f4c7b9f56acf37c91
parent184431c335b1f8e874e687afad32b1a0b2314038
zsh: don't use host pcre-config

Commit 5e05faec7b4 (zsh: use the correct target pcre-config) set
ac_cv_prog_PCRECONF to the location of staging pcre-config. Unfortunately zsh
configure script does not actually use this variable when running pcre-config.
Complete the fix with a patch that makes use of ac_cv_prog_PCRECONF.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/zsh/0001-configure-use-user-set-pcre-config.patch [new file with mode: 0644]
package/zsh/zsh.mk