Mercurial > hg > xemacs-beta
comparison lwlib/config.h.in @ 412:697ef44129c6 r21-2-14
Import from CVS: tag r21-2-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:20:41 +0200 |
parents | de805c49cfc1 |
children |
comparison
equal
deleted
inserted
replaced
411:12e008d41344 | 412:697ef44129c6 |
---|---|
27 | 27 |
28 #undef NEED_MOTIF | 28 #undef NEED_MOTIF |
29 #undef NEED_ATHENA | 29 #undef NEED_ATHENA |
30 #undef NEED_LUCID | 30 #undef NEED_LUCID |
31 | 31 |
32 /* The exact path to the Athena header files depends on which `flavor' | |
33 of Athena is being used - hence configure defines them for us. */ | |
34 | |
35 #undef ATHENA_Scrollbar_h_ | |
36 #undef ATHENA_Dialog_h_ | |
37 #undef ATHENA_Form_h_ | |
38 #undef ATHENA_Command_h_ | |
39 #undef ATHENA_Label_h_ | |
40 #undef ATHENA_LabelP_h_ | |
41 #undef ATHENA_Toggle_h_ | |
42 #undef ATHENA_ToggleP_h_ | |
43 #undef ATHENA_AsciiText_h_ | |
44 #undef ATHENA_XawInit_h_ | |
45 | |
46 #endif /* _LWLIB_CONFIG_H_ */ | 32 #endif /* _LWLIB_CONFIG_H_ */ |