1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-04-27 04:15:11 +02:00
openwrt/tools/dosfstools
David Bauer 9300a20dcc dosfstools: switch to AC_CHECK_LIB
This fixes spurious build-errors on OpenWrt, where the AM_ICONV macro
is undefined while invoking autoconfig. Later in the build, the ICONV
LDOPTIONS are set to @LIBICONV@, failing the build.

Signed-off-by: David Bauer <mail@david-bauer.net>
2023-01-16 18:29:04 +01:00
..
patches dosfstools: switch to AC_CHECK_LIB 2023-01-16 18:29:04 +01:00
Makefile tools/dosfstools: fix PKG_SOURCE 2022-12-14 20:29:36 +02:00