openwrt-packages/utils/lcdproc
Sergey V. Lobanov 5fbfba19c2 lcdproc: fix build on macos
./configure script detects mtab file and fails build if mtab is not
found on build host. It is not required for OpenWrt build due to
mtab is always /etc/mtab on OpenWrt

MacOS doesn't have mtab file so disable it via ac_cv_mtab_file var

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
2022-01-12 18:12:46 +03:00
..
files lcdproc: alternative package to drive LCD displays 2017-04-13 20:04:53 -06:00
patches treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
Makefile lcdproc: fix build on macos 2022-01-12 18:12:46 +03:00