diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2010-12-22 08:04:33 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-12-22 08:04:33 +0000 |
commit | 879e5891c14bc5e9a8076c9db28cfd64e0570db3 (patch) | |
tree | 42a7053b33a46cebdb6f1fcb504fa1516e866457 /tools/missing-macros/src/README | |
parent | 3b6851aa82f8187725de365a7103416dd434c25b (diff) | |
download | upstream-879e5891c14bc5e9a8076c9db28cfd64e0570db3.tar.gz upstream-879e5891c14bc5e9a8076c9db28cfd64e0570db3.tar.bz2 upstream-879e5891c14bc5e9a8076c9db28cfd64e0570db3.zip |
missing-macros: add xmms.m4, from libflac
SVN-Revision: 24784
Diffstat (limited to 'tools/missing-macros/src/README')
-rw-r--r-- | tools/missing-macros/src/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/missing-macros/src/README b/tools/missing-macros/src/README index a2e973990d..310735467e 100644 --- a/tools/missing-macros/src/README +++ b/tools/missing-macros/src/README @@ -55,6 +55,12 @@ Feature test macros for socket api implementations. dnet.m4 +From FLAC: +XMMS feature detection macros. + + xmms.m4 + + From OpenWrt: Always disable GTK docs. |