mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[tools] missing-macros: add more m4 macros from gettext, ossp-js, libmikmod, libdnet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24757 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -9,8 +9,51 @@ Library linking and rpath helper macros.
|
||||
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.
|
||||
|
||||
glibc2.m4
|
||||
glibc21.m4
|
||||
|
||||
|
||||
From UCL and LZO:
|
||||
Compiler ACC conformance testing macros.
|
||||
|
||||
acc.m4
|
||||
|
||||
|
||||
From OSSP-JS:
|
||||
Test macros for va_copy() implementations.
|
||||
|
||||
va_copy.m4
|
||||
|
||||
|
||||
From libmikmod:
|
||||
Feature test macros for the Enlightment Sound Daemon.
|
||||
|
||||
esd.m4
|
||||
|
||||
|
||||
From libdnet:
|
||||
Feature test macros for socket api implementations.
|
||||
|
||||
dnet.m4
|
||||
|
||||
|
||||
From OpenWrt:
|
||||
Always disable GTK docs.
|
||||
|
||||
fake-gtk-doc-check.m4
|
||||
|
||||
Reference in New Issue
Block a user