tools/missing-macros: prefer macros provided by gnulib source
These 7 macro files are provided by gnulib, so we can now replace these statically stored copies with the latest copy from GNU sources. Signed-off-by: Michael Pratt <mcpratt@pm.me>
This commit is contained in:
committed by
Christian Marangi
parent
fe33d5ba13
commit
e4977f614f
@@ -2,26 +2,13 @@ The m4/ directory below contains various m4 macros used
|
||||
by different packages in the OpenWrt feed.
|
||||
|
||||
|
||||
From GNU gettext:
|
||||
Library linking and rpath helper macros.
|
||||
|
||||
lib-ld.m4
|
||||
lib-link.m4
|
||||
lib-prefix.m4
|
||||
|
||||
Integer data type test macros.
|
||||
|
||||
intmax.m4
|
||||
wint_t.m4
|
||||
inttypes-pri.m4
|
||||
uintmax_t.m4
|
||||
stdint_h.m4
|
||||
intdiv0.m4
|
||||
inttypes_h.m4
|
||||
|
||||
Program test macro.
|
||||
|
||||
progtest.m4
|
||||
|
||||
GNU libc version test macros.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user