Mercurial > hg > xemacs-beta
comparison src/config.h.in @ 151:59463afc5666 r20-3b2
Import from CVS: tag r20-3b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:37:19 +0200 |
parents | 538048ae2ab8 |
children | 25f70ba0133c |
comparison
equal
deleted
inserted
replaced
150:8ebb1c0f0f6f | 151:59463afc5666 |
---|---|
226 #undef HAVE_TERMIOS | 226 #undef HAVE_TERMIOS |
227 #undef HAVE_TERMIO | 227 #undef HAVE_TERMIO |
228 | 228 |
229 #undef NLIST_STRUCT | 229 #undef NLIST_STRUCT |
230 | 230 |
231 #undef UNEXEC_SRC | |
232 #undef AIX_SMT_EXP | 231 #undef AIX_SMT_EXP |
233 | 232 |
234 /* Compile in support for SOCKS? */ | 233 /* Compile in support for SOCKS? */ |
235 #undef HAVE_SOCKS | 234 #undef HAVE_SOCKS |
236 | 235 |
445 for the lib-src programs. */ | 444 for the lib-src programs. */ |
446 #undef EMACS_CONFIGURATION | 445 #undef EMACS_CONFIGURATION |
447 | 446 |
448 /* The version string from version.el. Used in #pragma ident in emacs.c */ | 447 /* The version string from version.el. Used in #pragma ident in emacs.c */ |
449 #undef EMACS_VERSION | 448 #undef EMACS_VERSION |
449 /* Used to identify the XEmacs version in stack traces. */ | |
450 #undef main_1 | |
450 | 451 |
451 /* Load in the conversion definitions if this system | 452 /* Load in the conversion definitions if this system |
452 needs them and the source file being compiled has not | 453 needs them and the source file being compiled has not |
453 said to inhibit this. There should be no need for you | 454 said to inhibit this. There should be no need for you |
454 to alter these lines. */ | 455 to alter these lines. */ |