Mercurial > hg > xemacs-beta
comparison src/config.h.in @ 282:c42ec1d1cded r21-0b39
Import from CVS: tag r21-0b39
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:33:18 +0200 |
parents | 90d73dddcdc4 |
children | afd57c14dfc8 |
comparison
equal
deleted
inserted
replaced
281:090b52736db2 | 282:c42ec1d1cded |
---|---|
439 #undef HAVE_CDE | 439 #undef HAVE_CDE |
440 | 440 |
441 /* Compile in support for OffiX Drag and Drop? */ | 441 /* Compile in support for OffiX Drag and Drop? */ |
442 #undef HAVE_OFFIX_DND | 442 #undef HAVE_OFFIX_DND |
443 | 443 |
444 /* Compile in generic Drag'n'Drop API */ | |
445 #undef HAVE_DRAGNDROP | |
446 | |
444 /* Compile in support for proper session-management. */ | 447 /* Compile in support for proper session-management. */ |
445 #undef HAVE_SESSION | 448 #undef HAVE_SESSION |
446 | 449 |
447 /* Define this if you want Mule support (multi-byte character support). | 450 /* Define this if you want Mule support (multi-byte character support). |
448 There may be some performance penalty, although it should be small | 451 There may be some performance penalty, although it should be small |