Mercurial > hg > xemacs-beta
comparison nt/config.h @ 384:bbff43aa5eb7 r21-2-7
Import from CVS: tag r21-2-7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:08:24 +0200 |
parents | 064ab7fed2e0 |
children | 74fd4e045ea6 |
comparison
equal
deleted
inserted
replaced
383:6a50c6a581a5 | 384:bbff43aa5eb7 |
---|---|
603 # define JMP_BUF jmp_buf | 603 # define JMP_BUF jmp_buf |
604 #endif | 604 #endif |
605 | 605 |
606 /* movemail options */ | 606 /* movemail options */ |
607 /* Should movemail use POP3 for mail access? */ | 607 /* Should movemail use POP3 for mail access? */ |
608 #undef MAIL_USE_POP | 608 /* #undef MAIL_USE_POP */ |
609 /* Should movemail use kerberos for POP authentication? */ | 609 /* Should movemail use kerberos for POP authentication? */ |
610 #undef KERBEROS | 610 #undef KERBEROS |
611 /* Should movemail use hesiod for getting POP server host? */ | 611 /* Should movemail use hesiod for getting POP server host? */ |
612 #undef HESIOD | 612 #undef HESIOD |
613 /* Determine type of mail locking. */ | 613 /* Determine type of mail locking. */ |