~ubuntu-dev/ubuntu/lucid/mutt/lucid-201002110857

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Berg
  • Date: 2008-01-14 23:26:14 UTC
  • mto: (16.1.1 sid) (1.1.11 upstream) (2.3.1 squeeze)
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: james.westby@ubuntu.com-20080114232614-0her0yo1nr0ddddk
Tags: upstream-1.5.17+20080114
ImportĀ upstreamĀ versionĀ 1.5.17+20080114

Show diffs side-by-side

added added

removed removed

Lines of Context:
348
348
/* Define to 1 if you have the <string.h> header file. */
349
349
#undef HAVE_STRING_H
350
350
 
 
351
/* Define to 1 if you have the `strsep' function. */
 
352
#undef HAVE_STRSEP
 
353
 
351
354
/* Define to 1 if you have the `strtoul' function. */
352
355
#undef HAVE_STRTOUL
353
356
 
531
534
/* Define if you want support for the IMAP protocol. */
532
535
#undef USE_IMAP
533
536
 
534
 
/* Define to sort files in a maildir by inode number. */
535
 
#undef USE_INODESORT
536
 
 
537
537
/* Define if you want support for the POP3 protocol. */
538
538
#undef USE_POP
539
539