comparison src/gui-x.c @ 217:d44af0c54775 r20-4b7

Import from CVS: tag r20-4b7
author cvs
date Mon, 13 Aug 2007 10:08:34 +0200
parents 3d6bfa290dbd
children 557eaa0339bf
comparison
equal deleted inserted replaced
216:43306a74e31c 217:d44af0c54775
623 #ifdef LWLIB_DIALOGS_MOTIF 623 #ifdef LWLIB_DIALOGS_MOTIF
624 MACROLET (lwlib_dialogs_motif); 624 MACROLET (lwlib_dialogs_motif);
625 #elif defined (HAVE_DIALOGS) 625 #elif defined (HAVE_DIALOGS)
626 MACROLET (lwlib_dialogs_athena); 626 MACROLET (lwlib_dialogs_athena);
627 #endif 627 #endif
628 #ifdef ENERGIZE
629 MACROLET (lwlib_uses_energize);
630 #else
631 MACROLET (lwlib_does_not_use_energize);
632 #endif
633 628
634 #undef MACROLET 629 #undef MACROLET
635 } 630 }
636 631
637 void 632 void