aboutsummaryrefslogtreecommitdiffstats
path: root/tools/missing-macros/src/README
diff options
context:
space:
mode:
authorMichael Pratt <mcpratt@pm.me>2023-03-22 18:46:30 -0400
committerChristian Marangi <ansuelsmth@gmail.com>2023-05-04 06:07:27 +0200
commite4977f614ffa2aaaaba0b5944747848b5b02f25a (patch)
treea042b147dcbd3c529d117343541b8a79c202a65b /tools/missing-macros/src/README
parentfe33d5ba13370027165b9acf2bd895f5b4d9a4ea (diff)
downloadupstream-e4977f614ffa2aaaaba0b5944747848b5b02f25a.tar.gz
upstream-e4977f614ffa2aaaaba0b5944747848b5b02f25a.tar.bz2
upstream-e4977f614ffa2aaaaba0b5944747848b5b02f25a.zip
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>
Diffstat (limited to 'tools/missing-macros/src/README')
-rw-r--r--tools/missing-macros/src/README13
1 files changed, 0 insertions, 13 deletions
diff --git a/tools/missing-macros/src/README b/tools/missing-macros/src/README
index d2305ff5575..dd9a9d3c962 100644
--- a/tools/missing-macros/src/README
+++ b/tools/missing-macros/src/README
@@ -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.