comparison nt/config.h @ 284:558f606b08ae r21-0b40

Import from CVS: tag r21-0b40
author cvs
date Mon, 13 Aug 2007 10:34:13 +0200
parents c42ec1d1cded
children c9fe270a4101
comparison
equal deleted inserted replaced
283:fa3d41851a08 284:558f606b08ae
381 #undef HAVE_CDE 381 #undef HAVE_CDE
382 382
383 /* Compile in support for OffiX Drag and Drop? */ 383 /* Compile in support for OffiX Drag and Drop? */
384 #undef HAVE_OFFIX_DND 384 #undef HAVE_OFFIX_DND
385 385
386 /* Compile in generic Drag'n'Drop API */
387 #define HAVE_DRAGNDROP
388
386 /* Compile in support for proper session-management. */ 389 /* Compile in support for proper session-management. */
387 #undef HAVE_SESSION 390 #undef HAVE_SESSION
388 391
389 /* Define this if you want Mule support (multi-byte character support). 392 /* Define this if you want Mule support (multi-byte character support).
390 There may be some performance penalty, although it should be small 393 There may be some performance penalty, although it should be small