openwrt/package/network/services
Jo-Philipp Wich dd5b3b58d8 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: https://github.com/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-09 12:36:40 +01:00
..
dnsmasq dnsmasq: 'ipset' config sections 2020-11-11 20:47:34 +01:00
dropbear dropbear: update to 2.81 2020-11-15 18:23:47 +01:00
ead
hostapd hostapd: Disable 802.11b data rates by default 2020-12-06 08:51:32 -10:00
igmpproxy
ipset-dns
lldpd lldpd: fix autoreconf failure 2020-12-09 12:36:40 +01:00
odhcpd odhcpd: update to latest git HEAD 2020-11-15 18:48:33 +01:00
omcproxy
ppp ppp: update to version 2.4.8.git-2020-10-03 2020-10-05 21:29:01 +02:00
relayd
uhttpd uhttpd: update to git HEAD 2020-11-23 02:06:35 +00:00
umdns umdns: add check for seccomp list 2020-11-30 10:38:13 +00:00
wireguard wireguard: bump to 1.0.20201112 2020-11-12 13:28:38 +01:00