Mercurial > hg > xemacs-beta
diff nt/config.h @ 173:8eaf7971accc r20-3b13
Import from CVS: tag r20-3b13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:49:09 +0200 |
parents | 85ec50267440 |
children | 78f53ef88e17 |
line wrap: on
line diff
--- a/nt/config.h Mon Aug 13 09:47:55 2007 +0200 +++ b/nt/config.h Mon Aug 13 09:49:09 2007 +0200 @@ -435,17 +435,6 @@ for the lib-src programs. */ #undef EMACS_CONFIGURATION -/* Load in the conversion definitions if this system - needs them and the source file being compiled has not - said to inhibit this. There should be no need for you - to alter these lines. */ - -#ifdef SHORTNAMES -#ifndef NO_SHORTNAMES -#include "../shortnames/remap.h" -#endif /* not NO_SHORTNAMES */ -#endif /* SHORTNAMES */ - /* Define REL_ALLOC if you want to use the relocating allocator for buffer space. */ #undef REL_ALLOC