package/cups-filters: fix build without NLS
authorCarlos Santos <unixmania@gmail.com>
Thu, 19 Sep 2019 03:47:17 +0000 (00:47 -0300)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sat, 21 Sep 2019 13:35:00 +0000 (15:35 +0200)
commit5376b4b4e34cf3fb316b2a7bd77dc6f3adf05fa6
treeaa517e4a2ae26b987f9a1a3570ee2b364dbd84cb
parente975f1cbefbd9c6ed6764978dbee3357fe47979b
package/cups-filters: fix build without NLS

texttotext must be linked to libiconv if !BR2_ENABLE_LOCALE so pull a
patch applied upstream that adds libiconv discovery via autoconf.

With this change, autoreconf requires the config.rpath and ABOUT-NLS
files which are not in v1.25.4. Add a pre-configure hook to fake them.

Fixes: https://bugs.busybox.net/show_bug.cgi?id=12031
Signed-off-by: Carlos Santos <unixmania@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/cups-filters/0002-filter-texttotext.c-link-with-libiconv-if-needed.patch [new file with mode: 0644]
package/cups-filters/cups-filters.mk