summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorrmanfredi <rmanfredi@2592e710-e01b-42a5-8df0-11608a6cc53d>2011-01-15 09:29:15 +0000
committerrmanfredi <rmanfredi@2592e710-e01b-42a5-8df0-11608a6cc53d>2011-01-15 09:29:15 +0000
commitcabf341923238fe7dfb102274e91cb8ece376319 (patch)
tree27533e7f2891f4581e78b528f55fa6ab90842af2 /MANIFEST
parent684981d12df4e92b2422618058dd392fa2059c17 (diff)
Renamed filexp.U as filexp_path.U to avoid case collision with Filexp.U.
Dependency cleanup in i_execinfo.U. Made d_backtrace.U depend on i_execinfo.U to conditionally include <execinfo.h>. git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@75 2592e710-e01b-42a5-8df0-11608a6cc53d
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index f0197d5..6d7d0a9 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -438,7 +438,7 @@ mcon/U/enablenls.U Shall we enable NLS?
mcon/U/errnolist.U See if we need our own .c to get sys_errnolist[]
mcon/U/etc.U Where administrative executable should go
mcon/U/fieldn.U Compute included filename position in cpp output
-mcon/U/filexp.U Finds location of filexp made by Filexp.U
+mcon/U/filexp_path.U Finds location of filexp made by Filexp.U
mcon/U/floatsize.U What is the size of "float"?
mcon/U/fpostype.U What is the type for file positions?
mcon/U/fpu.U What kind of Sun fpu is in use?