summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorrmanfredi <rmanfredi@2592e710-e01b-42a5-8df0-11608a6cc53d>2012-03-23 15:30:59 +0000
committerrmanfredi <rmanfredi@2592e710-e01b-42a5-8df0-11608a6cc53d>2012-03-23 15:30:59 +0000
commit28f5b11d0c22fe2776dd2239a7a8c881932be6c0 (patch)
tree6d3d876b4e3f646790c0b5573f8bbf83448d8160 /MANIFEST
parente74f57e9942decc725f52795bb4d6883f58cc299 (diff)
Added detection of the BFD library.
git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@138 2592e710-e01b-42a5-8df0-11608a6cc53d
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 4f85e49..80b4cb6 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -169,6 +169,7 @@ mcon/U/d_attribut.U Checks wether your cc groks __attribute__
mcon/U/d_backtrace.U Do we have backtrace()?
mcon/U/d_bcmp.U Do we have bcmp() or memcmp()?
mcon/U/d_bcopy.U Do we have bcopy() or memcpy()?
+mcon/U/d_bfd_lib.U Is the BFD library available?
mcon/U/d_bindtxtcode.U Do we have bind_textdomain_codeset()?
mcon/U/d_brokstat.U Check whether stat() macros are broken
mcon/U/d_bsdjmp.U Do we have BSD _setjmp() and _longjmp()?