summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRaphael Manfredi <Raphael_Manfredi@pobox.com>2018-11-20 15:10:06 +0100
committerRaphael Manfredi <Raphael_Manfredi@pobox.com>2018-11-20 15:10:06 +0100
commit3e3a5f35940c277f3d82904be28de432b775be54 (patch)
tree1ef9f6f2e2303aa8fc7b22e1e3fdb89aa9a0468a /MANIFEST
parent86ac5a95aedd0e21087e358cbbc47eb5fc65d5a2 (diff)
Removed d_fast_assert.U.
This is a private unit from gtk-gnutella that should not have been made available to metaconfig as it is not of general purpose.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index d4ea4f7..b04808d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -223,7 +223,6 @@ mcon/U/d_eofpipe.U Will EOF be seen on closed pipes?
mcon/U/d_epoll.U Can we use epoll_xxx() routines?
mcon/U/d_etext_symbol.U Whether linker defines the "etext" symbol
mcon/U/d_euc2jis.U Do we have euc2jis()?
-mcon/U/d_fast_assert.U Can we use fast assertions?
mcon/U/d_fchdir.U Do we have fchdir()?
mcon/U/d_fchmod.U Do we have fchmod()?
mcon/U/d_fchown.U Do we have fchown()?