comparison configure.in @ 121:8399ef94c11b

strip and regenerate all MIME headers to avoid duplicates. do a better job of making unique MIME boundaries. only use base64 coding when strictly necessary.
author Carl Byington <carl@five-ten-sg.com>
date Sun, 01 Feb 2009 19:21:47 -0800
parents 6395ced2b8b2
children bdb38b434c0a
comparison
equal deleted inserted replaced
120:6395ced2b8b2 121:8399ef94c11b
82 AM_CONDITIONAL(NEED_XGETOPT, [test yes = no]), 82 AM_CONDITIONAL(NEED_XGETOPT, [test yes = no]),
83 AM_CONDITIONAL(NEED_XGETOPT, [test yes = yes]) 83 AM_CONDITIONAL(NEED_XGETOPT, [test yes = yes])
84 ) 84 )
85 AC_HEADER_DIRENT 85 AC_HEADER_DIRENT
86 AC_HEADER_STDC 86 AC_HEADER_STDC
87 AC_CHECK_HEADERS([ctype.h dirent.h errno.h fcntl.h inttypes.h limits.h signal.h stdarg.h stdint.h stdio.h stdlib.h string.h sys/param.h sys/stat.h sys/types.h time.h unistd.h wchar.h]) 87 AC_CHECK_HEADERS([ctype.h dirent.h errno.h fcntl.h inttypes.h limits.h regex.h signal.h stdarg.h stdint.h stdio.h stdlib.h string.h sys/param.h sys/stat.h sys/types.h time.h unistd.h wchar.h])
88 88
89 # Checks for typedefs, structures, and compiler characteristics. 89 # Checks for typedefs, structures, and compiler characteristics.
90 AC_HEADER_STDBOOL 90 AC_HEADER_STDBOOL
91 AC_C_CONST 91 AC_C_CONST
92 AC_TYPE_OFF_T 92 AC_TYPE_OFF_T