immortalwrt/package/network
Jo-Philipp Wich bad0a15237 lldpd: fix autoreconf failure
The lldpd sources ship a modified local AX_LIB_READLINE M4 macro which
conflicts with the official macro shipped by autoconf-archive.

Due to the official macro having the same name and a higher serial
number, autoconf will prefer including that one instead of the local
copy, preventing the substitution of @READLINE_LIBS@ in Makefile.in
templates, ultimately leading to the following build failure when
linking lldpcli:

    ...-gcc: error: READLINE_LIBS@: No such file or directory

Avoid this problem by renaming the locally shipped macro to not clash
with the official implementation anymore.

Ref: lldpd/lldpd/pull/423
Acked-by: Stijn Tintel <stijn@linux-ipv6.be>
Tested-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-12-10 11:16:38 +08:00
..
config ltq-vdsl-app: use new extra_command wrapper 2020-11-03 12:02:10 +08:00
ipv6 odhcp6c: update to git HEAD 2020-12-08 11:30:55 +08:00
services lldpd: fix autoreconf failure 2020-12-10 11:16:38 +08:00
utils tcpdump: patch CVE-2020-8037 2020-11-28 18:27:13 +08:00