Mercurial > hg > xemacs-beta
comparison lwlib/config.h.in @ 159:3bb7ccffb0c0 r20-3b6
Import from CVS: tag r20-3b6
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:41:43 +0200 |
parents | 6b37e6ddd302 |
children | 0132846995bd |
comparison
equal
deleted
inserted
replaced
158:558dfa75ffb3 | 159:3bb7ccffb0c0 |
---|---|
50 | 50 |
51 #ifndef FUNCPROTO | 51 #ifndef FUNCPROTO |
52 #define FUNCPROTO 15 | 52 #define FUNCPROTO 15 |
53 #endif | 53 #endif |
54 | 54 |
55 /* Required for most XFree86 systems */ | |
56 #undef NARROWPROTO | |
57 | |
55 /* widget feature definitions */ | 58 /* widget feature definitions */ |
56 #undef LWLIB_MENUBARS_LUCID | 59 #undef LWLIB_MENUBARS_LUCID |
57 #undef LWLIB_MENUBARS_MOTIF | 60 #undef LWLIB_MENUBARS_MOTIF |
58 | 61 |
59 #if defined (LWLIB_MENUBARS_LUCID) | 62 #if defined (LWLIB_MENUBARS_LUCID) |