mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 10:31:22 +00:00
The pkgconfig file is generated at make-time, leading to absolute /usr/include & /usr/lib search paths. The patch lets autoconf handle pkgconfig file subst, like other packages do. Signed-off-by: Nicolas Thill <nico@openwrt.org>