Mercurial > hg > xemacs-beta
comparison src/config.h.in @ 179:9ad43877534d r20-3b16
Import from CVS: tag r20-3b16
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:52:19 +0200 |
parents | 6075d714658b |
children | 3d6bfa290dbd |
comparison
equal
deleted
inserted
replaced
178:e703507b8a00 | 179:9ad43877534d |
---|---|
407 #undef HAVE_CDE | 407 #undef HAVE_CDE |
408 | 408 |
409 /* Compile in support for OffiX Drag and Drop? Requires libdnd. */ | 409 /* Compile in support for OffiX Drag and Drop? Requires libdnd. */ |
410 #undef HAVE_OFFIX_DND | 410 #undef HAVE_OFFIX_DND |
411 | 411 |
412 /* Compile in support for WindowMaker Application Icons. */ | 412 /* Compile in support for proper session-management. */ |
413 #undef HAVE_WINDOWMAKER | 413 #undef HAVE_SESSION |
414 | 414 |
415 /* Define this if you want Mule support (multi-byte character support). | 415 /* Define this if you want Mule support (multi-byte character support). |
416 There may be some performance penalty, although it should be small | 416 There may be some performance penalty, although it should be small |
417 if you're working with ASCII files. */ | 417 if you're working with ASCII files. */ |
418 #undef MULE | 418 #undef MULE |