################################################################## # # # Makefile (global configuration) # # # # File automatically generated by configure : # # DO NOT EDIT UNLESS YOU KNOW WHAT YOU ARE DOING # # # # Thomas Nemeth. # # # ################################################################## ################################################################## # These 3 options are modified by the configure script : do not edit. # VERSION = 2.2.1 PREFIX = /usr/X11R6 OPTIONS = ################################################################## # Uncomment this option if you want THREADS support # OPTIONS += -DHAVE_THREADS ################################################################## # Uncomment this option if you want IMAP support # OPTIONS += -DHAVE_IMAP ################################################################## # Uncomment this option if you want MAILDIR support # OPTIONS += -DHAVE_MAILDIR ################################################################## # Uncomment this option if you want MBOX support # OPTIONS += -DHAVE_MBOX ################################################################## # Uncomment this option if you want MH support # OPTIONS += -DHAVE_MH ################################################################## # Uncomment this option if you want POP3 support # OPTIONS += -DHAVE_POP3 ################################################################## # Uncomment this option if you want SSL support # OPTIONS += -DHAVE_SSL ################################################################## # Uncomment these options if you have problems compiling wmmaiload # OPTIONS += -DHAVE_SELECT OPTIONS += -DHAVE_STRING_H OPTIONS += -DHAVE_STRINGS_H OPTIONS += -DHAVE_UNISTD_H