tools/missing-macros: prefer macros provided by gnulib source
[openwrt/openwrt.git] / tools / missing-macros / src / README
index d2305ff5575a8ae0397a77124d3ce39006c94c39..dd9a9d3c9629b88dccdc5212285d4cf330d04b6f 100644 (file)
@@ -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.