Mercurial > hg > xemacs-beta
comparison src/config.h.in @ 153:25f70ba0133c r20-3b3
Import from CVS: tag r20-3b3
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:38:25 +0200 |
parents | 59463afc5666 |
children | 43dd3413c7c7 |
comparison
equal
deleted
inserted
replaced
152:4c132ee2d62b | 153:25f70ba0133c |
---|---|
372 /* Non-XIM input methods for use with Mule. */ | 372 /* Non-XIM input methods for use with Mule. */ |
373 #undef HAVE_CANNA | 373 #undef HAVE_CANNA |
374 #undef HAVE_WNN | 374 #undef HAVE_WNN |
375 #undef WNN6 | 375 #undef WNN6 |
376 | 376 |
377 /* Mocklisp Support. */ | |
378 #undef MOCKLISP_SUPPORT | |
379 | |
380 /* Enable special GNU Make features in the Makefiles. */ | 377 /* Enable special GNU Make features in the Makefiles. */ |
381 #undef USE_GNU_MAKE | 378 #undef USE_GNU_MAKE |
382 | 379 |
383 /* Debugging option: Don't automatically rebuild the DOC file. | 380 /* Debugging option: Don't automatically rebuild the DOC file. |
384 This saves a lot of time when you're repeatedly | 381 This saves a lot of time when you're repeatedly |