From d7c69d8f0180e24b9ee48088d08090df7b4e27c2 Mon Sep 17 00:00:00 2001 From: ak1 Date: Tue, 1 Feb 2005 08:31:22 +0000 Subject: [PATCH] Andreas Krennmair: fixed bug with configure script, reported by Jens Kubiziel git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@41 e385b8ad-14ed-0310-8656-cc95a2468c6d --- config.h.in | 697 +++++++++++++++++++++++++-------------------------- configure | 389 ++++++++++++++-------------- configure.in | 9 +- 3 files changed, 539 insertions(+), 556 deletions(-) diff --git a/config.h.in b/config.h.in index 13a595e..4d51f94 100644 --- a/config.h.in +++ b/config.h.in @@ -1,570 +1,551 @@ -/* config.h.in. Generated from configure.in by autoheader. */ +/* config.h.in. Generated automatically from configure.in by autoheader 2.13. */ -/* Compiling with newsreading support with NNTP */ -#undef USE_NNTP +/* Define if using alloca.c. */ +#undef C_ALLOCA -/* program to use for shell commands */ -#define EXECSHELL "/bin/sh" +/* Define to empty if the keyword does not work. */ +#undef const -/* Define to `int' if doesn't define. */ -#undef sig_atomic_t +/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. + This function is required for alloca.c support on those systems. */ +#undef CRAY_STACKSEG_END +/* Define if you have alloca, as a function or macro. */ +#undef HAVE_ALLOCA -/* Define to enable the "buffy_size" feature. */ -#undef BUFFY_SIZE +/* Define if you have and it should be used (not on Ultrix). */ +#undef HAVE_ALLOCA_H -/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP - systems. This function is required for `alloca.c' support on those systems. - */ -#undef CRAY_STACKSEG_END +/* Define if you have a working `mmap' system call. */ +#undef HAVE_MMAP -/* Define if you want classic PGP support. */ -#undef CRYPT_BACKEND_CLASSIC_PGP +/* Define as __inline if that's what the C compiler calls it. */ +#undef inline -/* Define if you want clasic S/MIME support. */ -#undef CRYPT_BACKEND_CLASSIC_SMIME +/* Define to `long' if doesn't define. */ +#undef off_t -/* Define to 1 if using `alloca.c'. */ -#undef C_ALLOCA +/* Define to `int' if doesn't define. */ +#undef pid_t -/* Define to enable debugging info. */ -#undef DEBUG +/* Define as the return type of signal handlers (int or void). */ +#undef RETSIGTYPE -/* Define if you want to use an external dotlocking program. */ -#undef DL_STANDALONE +/* Define to `unsigned' if doesn't define. */ +#undef size_t -/* Define your domain name. */ -#undef DOMAIN +/* If using the C implementation of alloca, define if you know the + direction of stack growth for your system; otherwise it will be + automatically deduced at run-time. + STACK_DIRECTION > 0 => grows toward higher addresses + STACK_DIRECTION < 0 => grows toward lower addresses + STACK_DIRECTION = 0 => direction of growth unknown + */ +#undef STACK_DIRECTION -/* Define to 1 if translation of program messages to the user's native - language is requested. */ -#undef ENABLE_NLS +/* Define if you have the ANSI C header files. */ +#undef STDC_HEADERS -/* Enable exact regeneration of email addresses as parsed? NOTE: this requires - significant more memory when defined. */ -#undef EXACT_ADDRESS +/* Define if `sys_siglist' is declared by . */ +#undef SYS_SIGLIST_DECLARED + +/* Define if your processor stores words with the most significant + byte first (like Motorola and SPARC, unlike Intel and VAX). */ +#undef WORDS_BIGENDIAN + +/* Compiling with newsreading support with NNTP */ +#undef USE_NNTP /* program to use for shell commands */ -#undef EXECSHELL +#define EXECSHELL "/bin/sh" -/* Define to 1 if you have `alloca', as a function or macro. */ -#undef HAVE_ALLOCA +/* Define to `int' if doesn't define. */ +#undef sig_atomic_t -/* Define to 1 if you have and it should be used (not on Ultrix). - */ -#undef HAVE_ALLOCA_H +/* The number of bytes in a int. */ +#undef SIZEOF_INT -/* Define to 1 if you have the header file. */ -#undef HAVE_ARGZ_H +/* The number of bytes in a long. */ +#undef SIZEOF_LONG -/* Define to 1 if you have the `bind_textdomain_codeset' function. */ -#undef HAVE_BIND_TEXTDOMAIN_CODESET +/* Define if you have the RAND_egd function. */ +#undef HAVE_RAND_EGD -/* Define if your curses library supports color. */ -#undef HAVE_COLOR +/* Define if you have the RAND_status function. */ +#undef HAVE_RAND_STATUS -/* Sleepycat DB4 Support */ -#undef HAVE_DB4 +/* Define if you have the __argz_count function. */ +#undef HAVE___ARGZ_COUNT -/* Define to 1 if you have the `dcgettext' function. */ -#undef HAVE_DCGETTEXT +/* Define if you have the __argz_next function. */ +#undef HAVE___ARGZ_NEXT + +/* Define if you have the __argz_stringify function. */ +#undef HAVE___ARGZ_STRINGIFY + +/* Define if you have the bind_textdomain_codeset function. */ +#undef HAVE_BIND_TEXTDOMAIN_CODESET -/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you - don't. */ -#undef HAVE_DECL_SYS_SIGLIST +/* Define if you have the dcgettext function. */ +#undef HAVE_DCGETTEXT -/* Define to 1 if you have the `fchdir' function. */ +/* Define if you have the fchdir function. */ #undef HAVE_FCHDIR -/* Define to 1 if you have the `feof_unlocked' function. */ +/* Define if you have the feof_unlocked function. */ #undef HAVE_FEOF_UNLOCKED -/* Define to 1 if you have the `fgetpos' function. */ +/* Define if you have the fgetpos function. */ #undef HAVE_FGETPOS -/* Define to 1 if you have the `fgets_unlocked' function. */ +/* Define if you have the fgets_unlocked function. */ #undef HAVE_FGETS_UNLOCKED -/* Define to 1 if you have the `ftruncate' function. */ +/* Define if you have the ftruncate function. */ #undef HAVE_FTRUNCATE -/* GDBM Support */ -#undef HAVE_GDBM - -/* Define to 1 if you have the `getaddrinfo' function. */ +/* Define if you have the getaddrinfo function. */ #undef HAVE_GETADDRINFO -/* Define to 1 if you have the `getcwd' function. */ +/* Define if you have the getcwd function. */ #undef HAVE_GETCWD -/* Define to 1 if you have the `getegid' function. */ +/* Define if you have the getegid function. */ #undef HAVE_GETEGID -/* Define to 1 if you have the `geteuid' function. */ +/* Define if you have the geteuid function. */ #undef HAVE_GETEUID -/* Define to 1 if you have the `getgid' function. */ +/* Define if you have the getgid function. */ #undef HAVE_GETGID -/* Define to 1 if you have the header file. */ -#undef HAVE_GETOPT_H - -/* Define to 1 if you have the `getpagesize' function. */ +/* Define if you have the getpagesize function. */ #undef HAVE_GETPAGESIZE -/* Define to 1 if you have the `getsid' function. */ +/* Define if you have the getsid function. */ #undef HAVE_GETSID -/* Define if the GNU gettext() function is already present or preinstalled. */ -#undef HAVE_GETTEXT - -/* Define to 1 if you have the `getuid' function. */ +/* Define if you have the getuid function. */ #undef HAVE_GETUID -/* Define if your GSSAPI implementation is Heimdal */ -#undef HAVE_HEIMDAL - -/* Define if you have the iconv() function. */ -#undef HAVE_ICONV - -/* Define to 1 if you have the header file. */ -#undef HAVE_ICONV_H - -/* Define if defines iconv_t. */ -#undef HAVE_ICONV_T_DEF - -/* Define to 1 if you have the `idna_to_ascii_8z' function. */ +/* Define if you have the idna_to_ascii_8z function. */ #undef HAVE_IDNA_TO_ASCII_8Z -/* Define to 1 if you have the `idna_to_ascii_from_locale' function. */ +/* Define if you have the idna_to_ascii_from_locale function. */ #undef HAVE_IDNA_TO_ASCII_FROM_LOCALE -/* Define to 1 if you have the `idna_to_ascii_from_utf8' function. */ +/* Define if you have the idna_to_ascii_from_utf8 function. */ #undef HAVE_IDNA_TO_ASCII_FROM_UTF8 -/* Define to 1 if you have the `idna_to_ascii_lz' function. */ +/* Define if you have the idna_to_ascii_lz function. */ #undef HAVE_IDNA_TO_ASCII_LZ -/* Define to 1 if you have the `idna_to_unicode_8z8z' function. */ +/* Define if you have the idna_to_unicode_8z8z function. */ #undef HAVE_IDNA_TO_UNICODE_8Z8Z -/* Define to 1 if you have the `idna_to_unicode_utf8_from_utf8' function. */ +/* Define if you have the idna_to_unicode_utf8_from_utf8 function. */ #undef HAVE_IDNA_TO_UNICODE_UTF8_FROM_UTF8 -/* Define to 1 if you have the header file. */ -#undef HAVE_INTTYPES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_IOCTL_H - -/* Define to 1 if you have the `isctype' function. */ +/* Define if you have the isctype function. */ #undef HAVE_ISCTYPE -/* Define to 1 if you have the `iswalnum' function. */ +/* Define if you have the iswalnum function. */ #undef HAVE_ISWALNUM -/* Define to 1 if you have the `iswalpha' function. */ +/* Define if you have the iswalpha function. */ #undef HAVE_ISWALPHA -/* Define to 1 if you have the `iswcntrl' function. */ +/* Define if you have the iswcntrl function. */ #undef HAVE_ISWCNTRL -/* Define to 1 if you have the `iswdigit' function. */ +/* Define if you have the iswdigit function. */ #undef HAVE_ISWDIGIT -/* Define to 1 if you have the `iswgraph' function. */ +/* Define if you have the iswgraph function. */ #undef HAVE_ISWGRAPH -/* Define to 1 if you have the `iswlower' function. */ +/* Define if you have the iswlower function. */ #undef HAVE_ISWLOWER -/* Define to 1 if you have the `iswprint' function. */ +/* Define if you have the iswprint function. */ #undef HAVE_ISWPRINT -/* Define to 1 if you have the `iswpunct' function. */ +/* Define if you have the iswpunct function. */ #undef HAVE_ISWPUNCT -/* Define to 1 if you have the `iswspace' function. */ +/* Define if you have the iswspace function. */ #undef HAVE_ISWSPACE -/* Define to 1 if you have the `iswupper' function. */ +/* Define if you have the iswupper function. */ #undef HAVE_ISWUPPER -/* Define to 1 if you have the `iswxdigit' function. */ +/* Define if you have the iswxdigit function. */ #undef HAVE_ISWXDIGIT -/* Define if you have and nl_langinfo(CODESET). */ -#undef HAVE_LANGINFO_CODESET - -/* Define if you have and nl_langinfo(YESEXPR). */ -#undef HAVE_LANGINFO_YESEXPR - -/* Define if your file defines LC_MESSAGES. */ -#undef HAVE_LC_MESSAGES - -/* Define to 1 if you have the `crypto' library (-lcrypto). */ -#undef HAVE_LIBCRYPTO +/* Define if you have the memmove function. */ +#undef HAVE_MEMMOVE -/* Define to 1 if you have the `esmtp' library (-lesmtp). */ -#undef HAVE_LIBESMTP +/* Define if you have the mempcpy function. */ +#undef HAVE_MEMPCPY -/* Define to 1 if you have the `gnutls' library (-lgnutls). */ -#undef HAVE_LIBGNUTLS +/* Define if you have the munmap function. */ +#undef HAVE_MUNMAP -/* Define to 1 if you have the `idn' library (-lidn). */ -#undef HAVE_LIBIDN +/* Define if you have the putenv function. */ +#undef HAVE_PUTENV -/* Define to 1 if you have the `intl' library (-lintl). */ -#undef HAVE_LIBINTL +/* Define if you have the regcomp function. */ +#undef HAVE_REGCOMP -/* Define to 1 if you have the `nsl' library (-lnsl). */ -#undef HAVE_LIBNSL +/* Define if you have the setegid function. */ +#undef HAVE_SETEGID -/* Define to 1 if you have the `sasl' library (-lsasl). */ -#undef HAVE_LIBSASL +/* Define if you have the setenv function. */ +#undef HAVE_SETENV -/* Define to 1 if you have the `sasl2' library (-lsasl2). */ -#undef HAVE_LIBSASL2 +/* Define if you have the setlocale function. */ +#undef HAVE_SETLOCALE -/* Define to 1 if you have the `socket' library (-lsocket). */ -#undef HAVE_LIBSOCKET +/* Define if you have the setrlimit function. */ +#undef HAVE_SETRLIMIT -/* Define to 1 if you have the `ssl' library (-lssl). */ -#undef HAVE_LIBSSL +/* Define if you have the snprintf function. */ +#undef HAVE_SNPRINTF -/* Define to 1 if you have the `termlib' library (-ltermlib). */ -#undef HAVE_LIBTERMLIB +/* Define if you have the srand48 function. */ +#undef HAVE_SRAND48 -/* Define to 1 if you have the `x' library (-lx). */ -#undef HAVE_LIBX +/* Define if you have the stpcpy function. */ +#undef HAVE_STPCPY -/* Define to 1 if you have the header file. */ -#undef HAVE_LIMITS_H +/* Define if you have the strcasecmp function. */ +#undef HAVE_STRCASECMP -/* Define to 1 if you have the header file. */ -#undef HAVE_LOCALE_H +/* Define if you have the strchr function. */ +#undef HAVE_STRCHR -/* Define to 1 if you have the header file. */ -#undef HAVE_MALLOC_H +/* Define if you have the strdup function. */ +#undef HAVE_STRDUP -/* Define to 1 if you have the `memmove' function. */ -#undef HAVE_MEMMOVE +/* Define if you have the strerror function. */ +#undef HAVE_STRERROR -/* Define to 1 if you have the header file. */ -#undef HAVE_MEMORY_H +/* Define if you have the strftime function. */ +#undef HAVE_STRFTIME -/* Define to 1 if you have the `mempcpy' function. */ -#undef HAVE_MEMPCPY +/* Define if you have the strtoul function. */ +#undef HAVE_STRTOUL -/* Define to 1 if you have a working `mmap' system call. */ -#undef HAVE_MMAP +/* Define if you have the towlower function. */ +#undef HAVE_TOWLOWER -/* Define to 1 if you have the `munmap' function. */ -#undef HAVE_MUNMAP +/* Define if you have the towupper function. */ +#undef HAVE_TOWUPPER -/* Define to 1 if you have the header file. */ -#undef HAVE_NCURSESW_NCURSES_H +/* Define if you have the tsearch function. */ +#undef HAVE_TSEARCH -/* Define to 1 if you have the header file. */ -#undef HAVE_NCURSES_H +/* Define if you have the vsnprintf function. */ +#undef HAVE_VSNPRINTF -/* Define to 1 if you have the header file. */ -#undef HAVE_NL_TYPES_H +/* Define if you have the header file. */ +#undef HAVE_ARGZ_H -/* Define to 1 if you have the `putenv' function. */ -#undef HAVE_PUTENV +/* Define if you have the header file. */ +#undef HAVE_GETOPT_H -/* Define to 1 if you have the `RAND_egd' function. */ -#undef HAVE_RAND_EGD +/* Define if you have the header file. */ +#undef HAVE_ICONV_H -/* Define to 1 if you have the `RAND_status' function. */ -#undef HAVE_RAND_STATUS +/* Define if you have the header file. */ +#undef HAVE_INTTYPES_H -/* Define to 1 if you have the `regcomp' function. */ -#undef HAVE_REGCOMP +/* Define if you have the header file. */ +#undef HAVE_IOCTL_H -/* Define to 1 if you have the `setegid' function. */ -#undef HAVE_SETEGID +/* Define if you have the header file. */ +#undef HAVE_LIMITS_H -/* Define to 1 if you have the `setenv' function. */ -#undef HAVE_SETENV +/* Define if you have the header file. */ +#undef HAVE_LOCALE_H -/* Define to 1 if you have the `setlocale' function. */ -#undef HAVE_SETLOCALE +/* Define if you have the header file. */ +#undef HAVE_MALLOC_H -/* Define to 1 if you have the `setrlimit' function. */ -#undef HAVE_SETRLIMIT +/* Define if you have the header file. */ +#undef HAVE_NCURSES_H -/* Define to 1 if you have the `snprintf' function. */ -#undef HAVE_SNPRINTF +/* Define if you have the header file. */ +#undef HAVE_NCURSESW_NCURSES_H -/* Define to 1 if you have the `srand48' function. */ -#undef HAVE_SRAND48 +/* Define if you have the header file. */ +#undef HAVE_NL_TYPES_H -/* Define to 1 if you have the header file. */ +/* Define if you have the header file. */ #undef HAVE_STDARG_H -/* Define to 1 if you have the header file. */ +/* Define if you have the header file. */ #undef HAVE_STDDEF_H -/* Define to 1 if you have the header file. */ +/* Define if you have the header file. */ #undef HAVE_STDINT_H -/* Define to 1 if you have the header file. */ +/* Define if you have the header file. */ #undef HAVE_STDLIB_H -/* Define to 1 if you have the `stpcpy' function. */ -#undef HAVE_STPCPY - -/* Define to 1 if you have the `strcasecmp' function. */ -#undef HAVE_STRCASECMP - -/* Define to 1 if you have the `strchr' function. */ -#undef HAVE_STRCHR - -/* Define to 1 if you have the `strdup' function. */ -#undef HAVE_STRDUP - -/* Define to 1 if you have the `strerror' function. */ -#undef HAVE_STRERROR - -/* Define to 1 if you have the `strftime' function. */ -#undef HAVE_STRFTIME - -/* Define to 1 if you have the header file. */ -#undef HAVE_STRINGS_H - -/* Define to 1 if you have the header file. */ +/* Define if you have the header file. */ #undef HAVE_STRING_H -/* Define to 1 if you have the `strtoul' function. */ -#undef HAVE_STRTOUL - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYSEXITS_H - -/* Define to 1 if you have the header file. */ +/* Define if you have the header file. */ #undef HAVE_SYS_IOCTL_H -/* Define to 1 if you have the header file. */ +/* Define if you have the header file. */ #undef HAVE_SYS_PARAM_H -/* Define to 1 if you have the header file. */ +/* Define if you have the header file. */ #undef HAVE_SYS_RESOURCE_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_STAT_H - -/* Define to 1 if you have the header file. */ +/* Define if you have the header file. */ #undef HAVE_SYS_TIME_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TYPES_H - -/* Define to 1 if you have the `towlower' function. */ -#undef HAVE_TOWLOWER - -/* Define to 1 if you have the `towupper' function. */ -#undef HAVE_TOWUPPER - -/* Define to 1 if you have the `tsearch' function. */ -#undef HAVE_TSEARCH - -/* Define if you have the uint32_t type. */ -#undef HAVE_UINT32_T +/* Define if you have the header file. */ +#undef HAVE_SYSEXITS_H -/* Define to 1 if you have the header file. */ +/* Define if you have the header file. */ #undef HAVE_UNISTD_H -/* Define to 1 if you have the header file. */ +/* Define if you have the header file. */ #undef HAVE_UNIX_H -/* Define to 1 if you have the `vsnprintf' function. */ -#undef HAVE_VSNPRINTF - -/* Define to 1 if you have the header file. */ +/* Define if you have the header file. */ #undef HAVE_WCHAR_H -/* Define to 1 if you have the header file. */ +/* Define if you have the header file. */ #undef HAVE_WCTYPE_H -/* Define if you are using the system's wchar_t functions. */ -#undef HAVE_WC_FUNCS - -/* Define to 1 if you have the `__argz_count' function. */ -#undef HAVE___ARGZ_COUNT +/* Define if you have the crypto library (-lcrypto). */ +#undef HAVE_LIBCRYPTO -/* Define to 1 if you have the `__argz_next' function. */ -#undef HAVE___ARGZ_NEXT +/* Define if you have the esmtp library (-lesmtp). */ +#undef HAVE_LIBESMTP -/* Define to 1 if you have the `__argz_stringify' function. */ -#undef HAVE___ARGZ_STRINGIFY +/* Define if you have the gnutls library (-lgnutls). */ +#undef HAVE_LIBGNUTLS -/* Is mail spooled to the user's home directory? If defined, MAILPATH should - be set to the filename of the spool mailbox relative the the home - directory. use: configure --with-homespool=FILE */ -#undef HOMESPOOL +/* Define if you have the idn library (-lidn). */ +#undef HAVE_LIBIDN -/* Define as const if the declaration of iconv() needs const. */ -#undef ICONV_CONST +/* Define if you have the nsl library (-lnsl). */ +#undef HAVE_LIBNSL -/* Where to find ispell on your system. */ -#undef ISPELL +/* Define if you have the sasl library (-lsasl). */ +#undef HAVE_LIBSASL -/* Define if the result of isprint() is unreliable. */ -#undef LOCALES_HACK +/* Define if you have the sasl2 library (-lsasl2). */ +#undef HAVE_LIBSASL2 -/* Where new mail is spooled. */ -#undef MAILPATH +/* Define if you have the socket library (-lsocket). */ +#undef HAVE_LIBSOCKET -/* Where to find mixmaster on your system. */ -#undef MIXMASTER +/* Define if you have the ssl library (-lssl). */ +#undef HAVE_LIBSSL -/* Define if you have problems with mutt not detecting new/old mailboxes over - NFS. Some NFS implementations incorrectly cache the attributes of small - files. */ -#undef NFS_ATTRIBUTE_HACK +/* Define if you have the termlib library (-ltermlib). */ +#undef HAVE_LIBTERMLIB /* Name of package */ #undef PACKAGE -/* Define to the address where bug reports for this package should be sent. */ -#undef PACKAGE_BUGREPORT +/* Version number of package */ +#undef VERSION + +/* Define if compiler has function prototypes */ +#undef PROTOTYPES -/* Define to the full name of this package. */ -#undef PACKAGE_NAME +/* Where to find sendmail on your system. */ +#undef SENDMAIL -/* Define to the full name and version of this package. */ -#undef PACKAGE_STRING +/* Define if you want classic PGP support. */ +#undef CRYPT_BACKEND_CLASSIC_PGP -/* Define to the one symbol short name of this package. */ -#undef PACKAGE_TARNAME +/* Define if you want clasic S/MIME support. */ +#undef CRYPT_BACKEND_CLASSIC_SMIME -/* Define to the version of this package. */ -#undef PACKAGE_VERSION +/* Where to find mixmaster on your system. */ +#undef MIXMASTER -/* Define if compiler has function prototypes */ -#undef PROTOTYPES +/* Is this the international version? */ +#undef SUBVERSION -/* Define as the return type of signal handlers (`int' or `void'). */ -#undef RETSIGTYPE +/* Where to find ispell on your system. */ +#undef ISPELL -/* Where to find sendmail on your system. */ -#undef SENDMAIL +/* Define if you compile with SLang instead of curses/ncurses. */ +#undef USE_SLANG_CURSES -/* The size of a `int', as computed by sizeof. */ -#undef SIZEOF_INT +/* Define if your curses library supports color. */ +#undef HAVE_COLOR -/* The size of a `long', as computed by sizeof. */ -#undef SIZEOF_LONG +/* Define if your curses library supports color. */ +#undef HAVE_COLOR -/* If using the C implementation of alloca, define if you know the - direction of stack growth for your system; otherwise it will be - automatically deduced at run-time. - STACK_DIRECTION > 0 => grows toward higher addresses - STACK_DIRECTION < 0 => grows toward lower addresses - STACK_DIRECTION = 0 => direction of growth unknown */ -#undef STACK_DIRECTION +/* Define if you have the uint32_t type. */ +#undef HAVE_UINT32_T -/* Define to 1 if you have the ANSI C header files. */ -#undef STDC_HEADERS +/* Define if you want to use the included regex.c. */ +#undef USE_GNU_REGEX -/* Is this the international version? */ -#undef SUBVERSION +/* Where new mail is spooled. */ +#undef MAILPATH -/* Define to enable Sun mailtool attachments support. */ -#undef SUN_ATTACHMENT +/* Is mail spooled to the user's home directory? If defined, + MAILPATH should be set to the filename of the spool mailbox + relative the the home directory. + use: configure --with-homespool=FILE */ +#undef HOMESPOOL -/* Define to use dotlocking for mailboxes. */ +/* Define to use dotlocking for mailboxes. */ #undef USE_DOTLOCK -/* Define to use fcntl() to lock folders. */ -#undef USE_FCNTL +/* Where new mail is spooled. */ +#undef MAILPATH -/* Define to use flock() to lock mailboxes. */ -#undef USE_FLOCK +/* Define to use dotlocking for mailboxes. */ +#undef USE_DOTLOCK -/* Define if you want support for GNU TLS. */ -#undef USE_GNUTLS +/* Define to use dotlocking for mailboxes. */ +#undef USE_DOTLOCK -/* Define if you want to use the included regex.c. */ -#undef USE_GNU_REGEX +/* Define if mutt should run setgid mail. */ +#undef USE_SETGID -/* Define if you have GSSAPI libraries available */ -#undef USE_GSS +/* Define if you want to use an external dotlocking program. */ +#undef DL_STANDALONE -/* Enable header caching */ -#undef USE_HCACHE +/* Define your domain name. */ +#undef DOMAIN + +/* Define if you want support for the POP3 protocol. */ +#undef USE_POP -/* Define if you want support for the IMAP protocol. */ +/* Define if you want support for the IMAP protocol. */ #undef USE_IMAP -/* Define to enable the use of libesmtp */ -#undef USE_LIBESMTP +/* Define to 'int' if doesn't have it. */ +#undef socklen_t + +/* Include code for socket support. Set automatically if you enable POP3 or IMAP */ +#undef USE_SOCKET + +/* Define if your GSSAPI implementation is Heimdal */ +#undef HAVE_HEIMDAL -/* Define if you want support for SSL via the NSS library. */ +/* Define if you have GSSAPI libraries available */ +#undef USE_GSS + +/* Define if you want support for SSL. */ +#undef USE_SSL + +/* Define if you want support for GNU TLS. */ +#undef USE_GNUTLS + +/* Define if you want support for SSL via the NSS library. */ #undef USE_NSS -/* Define if you want support for the POP3 protocol. */ -#undef USE_POP +/* Define if want to use the Cyrus SASL library for POP/IMAP authentication. */ +#undef USE_SASL -/* Define if want to use the Cyrus SASL library for POP/IMAP authentication. - */ +/* Define if want to use the Cyrus SASL library for POP/IMAP authentication. */ #undef USE_SASL -/* Define if want to use version 2 of the Cyrus SASL library. */ +/* Define if want to use version 2 of the Cyrus SASL library. */ #undef USE_SASL2 -/* Define if mutt should run setgid "mail". */ -#undef USE_SETGID +/* Define to enable debugging info. */ +#undef DEBUG -/* Define if you compile with SLang instead of curses/ncurses. */ -#undef USE_SLANG_CURSES +/* Define to use flock() to lock mailboxes. */ +#undef USE_FLOCK -/* Include code for socket support. Set automatically if you enable POP3 or - IMAP */ -#undef USE_SOCKET +/* Define to use fcntl() to lock folders. */ +#undef USE_FCNTL -/* Define if you want support for SSL. */ -#undef USE_SSL +/* Define if you have problems with mutt not detecting + new/old mailboxes over NFS. Some NFS implementations + incorrectly cache the attributes of small files. */ +#undef NFS_ATTRIBUTE_HACK -/* Version number of package */ -#undef VERSION +/* Define to enable the buffy_size feature. */ +#undef BUFFY_SIZE -/* Define to 1 if your processor stores words with the most significant byte - first (like Motorola and SPARC, unlike Intel and VAX). */ -#undef WORDS_BIGENDIAN +/* Define to enable Sun mailtool attachments support. */ +#undef SUN_ATTACHMENT -/* Define to empty if `const' does not conform to ANSI C. */ -#undef const +/* Define if the result of isprint() is unreliable. */ +#undef LOCALES_HACK -/* Define as `__inline' if that's what the C compiler calls it, or to nothing - if it is not supported. */ -#undef inline +/* program to use for shell commands */ +#undef EXECSHELL -/* Define to 'int' if system headers don't define. */ -#undef mbstate_t +/* Enable exact regeneration of email addresses as parsed? + NOTE: this requires significant more memory when defined. */ +#undef EXACT_ADDRESS -/* Define to `long' if does not define. */ -#undef off_t +/* Enable header caching */ +#undef USE_HCACHE -/* Define to `int' if does not define. */ -#undef pid_t +/* GDBM Support */ +#undef HAVE_GDBM -/* Define to `int' if does not define. */ -#undef sig_atomic_t +/* Sleepycat DB4 Support */ +#undef HAVE_DB4 -/* Define to `unsigned' if does not define. */ -#undef size_t +/* Define if you have the iconv() function. */ +#undef HAVE_ICONV -/* Define to 'int' if doesn't have it. */ -#undef socklen_t +/* Define as const if the declaration of iconv() needs const. */ +#undef ICONV_CONST + +/* Define if you have and nl_langinfo(CODESET). */ +#undef HAVE_LANGINFO_CODESET + +/* Define if your file defines LC_MESSAGES. */ +#undef HAVE_LC_MESSAGES + +/* Define to 1 if translation of program messages to the user's native language + is requested. */ +#undef ENABLE_NLS -/* Define to 'int' if system headers don't define. */ +/* Define if the GNU gettext() function is already present or preinstalled. */ +#undef HAVE_GETTEXT + +/* Define if defines iconv_t. */ +#undef HAVE_ICONV_T_DEF + +/* Define if your gettext has bind_textdomain_codeset. */ +#undef HAVE_BIND_TEXTDOMAIN_CODESET + +/* Define to 'int' if system headers don't define. */ #undef wchar_t -/* Define to 'int' if system headers don't define. */ +/* Define to 'int' if system headers don't define. */ #undef wint_t + +/* Define to 'int' if system headers don't define. */ +#undef mbstate_t + +/* Define if you are using the system's wchar_t functions. */ +#undef HAVE_WC_FUNCS + +/* Define if you have and nl_langinfo(CODESET). */ +#undef HAVE_LANGINFO_CODESET + +/* Define if you have and nl_langinfo(YESEXPR). */ +#undef HAVE_LANGINFO_YESEXPR + +/* Define to enable the use of libesmtp */ +#undef USE_LIBESMTP + /* Define if you have start_color, as a function or macro. */ #undef HAVE_START_COLOR diff --git a/configure b/configure index 2fad7bf..3561ac9 100755 --- a/configure +++ b/configure @@ -4784,6 +4784,7 @@ EOF MUTT_LIB_OBJECTS="$MUTT_LIB_OBJECTS pop.o pop_lib.o pop_auth.o" need_socket="yes" + need_pop="yes" need_md5="yes" fi @@ -4836,9 +4837,9 @@ fi if test "$need_socket" = "yes" then echo $ac_n "checking for socklen_t""... $ac_c" 1>&6 -echo "configure:4840: checking for socklen_t" >&5 +echo "configure:4841: checking for socklen_t" >&5 cat > conftest.$ac_ext < EOF @@ -4857,12 +4858,12 @@ fi rm -f conftest* echo $ac_n "checking for gethostent""... $ac_c" 1>&6 -echo "configure:4861: checking for gethostent" >&5 +echo "configure:4862: checking for gethostent" >&5 if eval "test \"`echo '$''{'ac_cv_func_gethostent'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:4890: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_gethostent=yes" else @@ -4903,7 +4904,7 @@ if eval "test \"`echo '$ac_cv_func_'gethostent`\" = yes"; then else echo "$ac_t""no" 1>&6 echo $ac_n "checking for gethostent in -lnsl""... $ac_c" 1>&6 -echo "configure:4907: checking for gethostent in -lnsl" >&5 +echo "configure:4908: checking for gethostent in -lnsl" >&5 ac_lib_var=`echo nsl'_'gethostent | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -4911,7 +4912,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lnsl $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:4927: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -4952,12 +4953,12 @@ fi fi echo $ac_n "checking for setsockopt""... $ac_c" 1>&6 -echo "configure:4956: checking for setsockopt" >&5 +echo "configure:4957: checking for setsockopt" >&5 if eval "test \"`echo '$''{'ac_cv_func_setsockopt'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:4985: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_setsockopt=yes" else @@ -4998,7 +4999,7 @@ if eval "test \"`echo '$ac_cv_func_'setsockopt`\" = yes"; then else echo "$ac_t""no" 1>&6 echo $ac_n "checking for setsockopt in -lsocket""... $ac_c" 1>&6 -echo "configure:5002: checking for setsockopt in -lsocket" >&5 +echo "configure:5003: checking for setsockopt in -lsocket" >&5 ac_lib_var=`echo socket'_'setsockopt | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -5006,7 +5007,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lsocket $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5022: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5049,12 +5050,12 @@ fi for ac_func in getaddrinfo do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:5053: checking for $ac_func" >&5 +echo "configure:5054: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5082: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -5136,7 +5137,7 @@ then # Extract the first word of "krb5-config", so it can be a program name with args. set dummy krb5-config; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:5140: checking for $ac_word" >&5 +echo "configure:5141: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_KRB5CFGPATH'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -5188,7 +5189,7 @@ fi fi echo $ac_n "checking for gss_init_sec_context in -lgssapi_krb5""... $ac_c" 1>&6 -echo "configure:5192: checking for gss_init_sec_context in -lgssapi_krb5" >&5 +echo "configure:5193: checking for gss_init_sec_context in -lgssapi_krb5" >&5 ac_lib_var=`echo gssapi_krb5'_'gss_init_sec_context | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -5196,7 +5197,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5212: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5234,7 +5235,7 @@ fi if test "$GSSAPI_IMPL" = "none" then echo $ac_n "checking for gss_init_sec_context in -lgssapi""... $ac_c" 1>&6 -echo "configure:5238: checking for gss_init_sec_context in -lgssapi" >&5 +echo "configure:5239: checking for gss_init_sec_context in -lgssapi" >&5 ac_lib_var=`echo gssapi'_'gss_init_sec_context | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -5242,7 +5243,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lgssapi -lkrb5 -ldes -lasn1 -lroken -lcrypt -lcom_err $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5258: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5282,7 +5283,7 @@ fi if test "$GSSAPI_IMPL" = "none" then echo $ac_n "checking for g_order_init in -lgssapi_krb5""... $ac_c" 1>&6 -echo "configure:5286: checking for g_order_init in -lgssapi_krb5" >&5 +echo "configure:5287: checking for g_order_init in -lgssapi_krb5" >&5 ac_lib_var=`echo gssapi_krb5'_'g_order_init | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -5290,7 +5291,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lgssapi_krb5 -lkrb5 -lcrypto -lcom_err $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5306: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5332,7 +5333,7 @@ fi LIBS="$saved_LIBS" echo $ac_n "checking GSSAPI implementation""... $ac_c" 1>&6 -echo "configure:5336: checking GSSAPI implementation" >&5 +echo "configure:5337: checking GSSAPI implementation" >&5 echo "$ac_t""$GSSAPI_IMPL" 1>&6 if test "$GSSAPI_IMPL" = "none" then @@ -5431,7 +5432,7 @@ if test "${with_ssl+set}" = set; then saved_LIBS="$LIBS" echo $ac_n "checking for X509_new in -lcrypto""... $ac_c" 1>&6 -echo "configure:5435: checking for X509_new in -lcrypto" >&5 +echo "configure:5436: checking for X509_new in -lcrypto" >&5 ac_lib_var=`echo crypto'_'X509_new | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -5439,7 +5440,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lcrypto $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5455: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5479,7 +5480,7 @@ else fi echo $ac_n "checking for SSL_new in -lssl""... $ac_c" 1>&6 -echo "configure:5483: checking for SSL_new in -lssl" >&5 +echo "configure:5484: checking for SSL_new in -lssl" >&5 ac_lib_var=`echo ssl'_'SSL_new | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -5487,7 +5488,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lssl -lcrypto $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5503: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5530,12 +5531,12 @@ fi for ac_func in RAND_status RAND_egd do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:5534: checking for $ac_func" >&5 +echo "configure:5535: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5563: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -5626,7 +5627,7 @@ if test "${with_gnutls+set}" = set; then #saved_LIBS="$LIBS" echo $ac_n "checking for gnutls_init in -lgnutls""... $ac_c" 1>&6 -echo "configure:5630: checking for gnutls_init in -lgnutls" >&5 +echo "configure:5631: checking for gnutls_init in -lgnutls" >&5 ac_lib_var=`echo gnutls'_'gnutls_init | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -5634,7 +5635,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lgnutls $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5650: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5730,7 +5731,7 @@ fi if test "${with_sasl+set}" = set; then withval="$with_sasl" - if test "$need_socket" != "yes" + if test "$with_sasl" != "no" -a "$need_imap" != "yes" -a "$need_pop" != "yes" then { echo "configure: error: SASL support is only useful with POP or IMAP support" 1>&2; exit 1; } fi @@ -5746,7 +5747,7 @@ if test "${with_sasl+set}" = set; then saved_LIBS="$LIBS" echo $ac_n "checking for sasl_client_init in -lsasl""... $ac_c" 1>&6 -echo "configure:5750: checking for sasl_client_init in -lsasl" >&5 +echo "configure:5751: checking for sasl_client_init in -lsasl" >&5 ac_lib_var=`echo sasl'_'sasl_client_init | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -5754,7 +5755,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lsasl $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5770: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5820,9 +5821,9 @@ fi if test "${with_sasl2+set}" = set; then withval="$with_sasl2" - if test "$need_socket" != "yes" + if test "$with_sasl2" != "no" -a "$need_imap" != "yes" -a "$need_pop" != "yes" then - { echo "configure: error: SASL support is only useful with POP or IMAP support" 1>&2; exit 1; } + { echo "configure: error: SASL2 support is only useful with POP or IMAP support" 1>&2; exit 1; } fi if test "$with_sasl2" != "no" @@ -5836,7 +5837,7 @@ if test "${with_sasl2+set}" = set; then saved_LIBS="$LIBS" echo $ac_n "checking for sasl_client_init in -lsasl2""... $ac_c" 1>&6 -echo "configure:5840: checking for sasl_client_init in -lsasl2" >&5 +echo "configure:5841: checking for sasl_client_init in -lsasl2" >&5 ac_lib_var=`echo sasl2'_'sasl_client_init | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -5844,7 +5845,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lsasl2 $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5860: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5880,7 +5881,7 @@ EOF else echo "$ac_t""no" 1>&6 -{ echo "configure: error: could not find libsasl" 1>&2; exit 1; } +{ echo "configure: error: could not find libsasl2" 1>&2; exit 1; } fi @@ -5927,7 +5928,7 @@ fi if test "x$with_idn" != "xno"; then echo $ac_n "checking for stringprep_check_version in -lidn""... $ac_c" 1>&6 -echo "configure:5931: checking for stringprep_check_version in -lidn" >&5 +echo "configure:5932: checking for stringprep_check_version in -lidn" >&5 ac_lib_var=`echo idn'_'stringprep_check_version | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -5935,7 +5936,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lidn $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:5951: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else @@ -5976,12 +5977,12 @@ fi for ac_func in idna_to_unicode_utf8_from_utf8 idna_to_unicode_8z8z do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:5980: checking for $ac_func" >&5 +echo "configure:5981: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6009: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -6031,12 +6032,12 @@ done for ac_func in idna_to_ascii_from_utf8 idna_to_ascii_8z do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:6035: checking for $ac_func" >&5 +echo "configure:6036: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6064: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -6086,12 +6087,12 @@ done for ac_func in idna_to_ascii_lz idna_to_ascii_from_locale do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:6090: checking for $ac_func" >&5 +echo "configure:6091: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6119: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -6314,21 +6315,21 @@ fi CPPFLAGS="$OLDCPPFLAGS" LIBS="$OLDLIBS -lgdbm"; echo $ac_n "checking for gdbm_open""... $ac_c" 1>&6 -echo "configure:6318: checking for gdbm_open" >&5 +echo "configure:6319: checking for gdbm_open" >&5 if eval "test \"`echo '$''{'ac_cv_gdbmopen'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else ac_cv_gdbmopen=no cat > conftest.$ac_ext < int main() { gdbm_open(0,0,0,0,0); ; return 0; } EOF -if { (eval echo configure:6332: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6333: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* ac_cv_gdbmopen=yes else @@ -6359,7 +6360,7 @@ fi done BDB_VERSIONS="db-4 db4 db-4.3 db4.3 db43 db-4.2 db4.2 db42 db-4.1 db4.1 db41 db ''" echo $ac_n "checking for BerkeleyDB > 4.0""... $ac_c" 1>&6 -echo "configure:6363: checking for BerkeleyDB > 4.0" >&5 +echo "configure:6364: checking for BerkeleyDB > 4.0" >&5 for d in $bdbpfx; do BDB_INCLUDE_DIR="" BDB_LIB_DIR="" @@ -6372,7 +6373,7 @@ echo "configure:6363: checking for BerkeleyDB > 4.0" >&5 CPPFLAGS="-I$BDB_INCLUDE_DIR $OLDCPPFLAGS" LIBS="$OLDLIBS -L$BDB_LIB_DIR -l$l" cat > conftest.$ac_ext < @@ -6385,7 +6386,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:6389: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6390: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* ac_cv_dbcreate=yes @@ -6454,12 +6455,12 @@ fi echo $ac_n "checking for off_t""... $ac_c" 1>&6 -echo "configure:6458: checking for off_t" >&5 +echo "configure:6459: checking for off_t" >&5 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < #if STDC_HEADERS @@ -6487,12 +6488,12 @@ EOF fi echo $ac_n "checking for size_t""... $ac_c" 1>&6 -echo "configure:6491: checking for size_t" >&5 +echo "configure:6492: checking for size_t" >&5 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < #if STDC_HEADERS @@ -6522,19 +6523,19 @@ fi # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works # for constant arguments. Useless! echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6 -echo "configure:6526: checking for working alloca.h" >&5 +echo "configure:6527: checking for working alloca.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < int main() { char *p = alloca(2 * sizeof(int)); ; return 0; } EOF -if { (eval echo configure:6538: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6539: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* ac_cv_header_alloca_h=yes else @@ -6555,12 +6556,12 @@ EOF fi echo $ac_n "checking for alloca""... $ac_c" 1>&6 -echo "configure:6559: checking for alloca" >&5 +echo "configure:6560: checking for alloca" >&5 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6593: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* ac_cv_func_alloca_works=yes else @@ -6620,12 +6621,12 @@ EOF echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 -echo "configure:6624: checking whether alloca needs Cray hooks" >&5 +echo "configure:6625: checking whether alloca needs Cray hooks" >&5 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&6 if test $ac_cv_os_cray = yes; then for ac_func in _getb67 GETB67 getb67; do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:6654: checking for $ac_func" >&5 +echo "configure:6655: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6683: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -6705,7 +6706,7 @@ done fi echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 -echo "configure:6709: checking stack direction for C alloca" >&5 +echo "configure:6710: checking stack direction for C alloca" >&5 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -6713,7 +6714,7 @@ else ac_cv_c_stack_direction=0 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:6737: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then ac_cv_c_stack_direction=1 else @@ -6757,17 +6758,17 @@ for ac_hdr in unistd.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:6761: checking for $ac_hdr" >&5 +echo "configure:6762: checking for $ac_hdr" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:6771: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:6772: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -6796,12 +6797,12 @@ done for ac_func in getpagesize do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:6800: checking for $ac_func" >&5 +echo "configure:6801: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:6829: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -6849,7 +6850,7 @@ fi done echo $ac_n "checking for working mmap""... $ac_c" 1>&6 -echo "configure:6853: checking for working mmap" >&5 +echo "configure:6854: checking for working mmap" >&5 if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -6857,7 +6858,7 @@ else ac_cv_func_mmap_fixed_mapped=no else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:7002: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then ac_cv_func_mmap_fixed_mapped=yes else @@ -7021,12 +7022,12 @@ fi echo $ac_n "checking whether we are using the GNU C Library 2.1 or newer""... $ac_c" 1>&6 -echo "configure:7025: checking whether we are using the GNU C Library 2.1 or newer" >&5 +echo "configure:7026: checking whether we are using the GNU C Library 2.1 or newer" >&5 if eval "test \"`echo '$''{'ac_cv_gnu_library_2_1'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -7062,17 +7063,17 @@ stdlib.h string.h unistd.h sys/param.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:7066: checking for $ac_hdr" >&5 +echo "configure:7067: checking for $ac_hdr" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:7076: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:7077: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -7103,12 +7104,12 @@ getgid getuid mempcpy munmap putenv setenv setlocale stpcpy strchr strcasecmp \ strdup strtoul tsearch __argz_count __argz_stringify __argz_next do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:7107: checking for $ac_func" >&5 +echo "configure:7108: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7136: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -7171,7 +7172,7 @@ fi echo $ac_n "checking for iconv""... $ac_c" 1>&6 -echo "configure:7175: checking for iconv" >&5 +echo "configure:7176: checking for iconv" >&5 if eval "test \"`echo '$''{'am_cv_func_iconv'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -7179,7 +7180,7 @@ else am_cv_func_iconv="no, consider installing GNU libiconv" am_cv_lib_iconv=no cat > conftest.$ac_ext < #include @@ -7189,7 +7190,7 @@ iconv_t cd = iconv_open("",""); iconv_close(cd); ; return 0; } EOF -if { (eval echo configure:7193: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7194: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* am_cv_func_iconv=yes else @@ -7201,7 +7202,7 @@ rm -f conftest* am_save_LIBS="$LIBS" LIBS="$LIBS -liconv" cat > conftest.$ac_ext < #include @@ -7211,7 +7212,7 @@ iconv_t cd = iconv_open("",""); iconv_close(cd); ; return 0; } EOF -if { (eval echo configure:7215: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7216: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* am_cv_lib_iconv=yes am_cv_func_iconv=yes @@ -7232,13 +7233,13 @@ echo "$ac_t""$am_cv_func_iconv" 1>&6 EOF echo $ac_n "checking for iconv declaration""... $ac_c" 1>&6 -echo "configure:7236: checking for iconv declaration" >&5 +echo "configure:7237: checking for iconv declaration" >&5 if eval "test \"`echo '$''{'am_cv_proto_iconv'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -7257,7 +7258,7 @@ int main() { ; return 0; } EOF -if { (eval echo configure:7261: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:7262: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* am_cv_proto_iconv_arg1="" else @@ -7286,19 +7287,19 @@ EOF echo $ac_n "checking for nl_langinfo and CODESET""... $ac_c" 1>&6 -echo "configure:7290: checking for nl_langinfo and CODESET" >&5 +echo "configure:7291: checking for nl_langinfo and CODESET" >&5 if eval "test \"`echo '$''{'am_cv_langinfo_codeset'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < int main() { char* cs = nl_langinfo(CODESET); ; return 0; } EOF -if { (eval echo configure:7302: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7303: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* am_cv_langinfo_codeset=yes else @@ -7321,19 +7322,19 @@ EOF if test $ac_cv_header_locale_h = yes; then echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6 -echo "configure:7325: checking for LC_MESSAGES" >&5 +echo "configure:7326: checking for LC_MESSAGES" >&5 if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < int main() { return LC_MESSAGES ; return 0; } EOF -if { (eval echo configure:7337: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7338: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* am_cv_val_LC_MESSAGES=yes else @@ -7354,7 +7355,7 @@ EOF fi fi echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6 -echo "configure:7358: checking whether NLS is requested" >&5 +echo "configure:7359: checking whether NLS is requested" >&5 # Check whether --enable-nls or --disable-nls was given. if test "${enable_nls+set}" = set; then enableval="$enable_nls" @@ -7376,7 +7377,7 @@ fi EOF echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6 -echo "configure:7380: checking whether included gettext is requested" >&5 +echo "configure:7381: checking whether included gettext is requested" >&5 # Check whether --with-included-gettext or --without-included-gettext was given. if test "${with_included_gettext+set}" = set; then withval="$with_included_gettext" @@ -7396,17 +7397,17 @@ fi ac_safe=`echo "libintl.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for libintl.h""... $ac_c" 1>&6 -echo "configure:7400: checking for libintl.h" >&5 +echo "configure:7401: checking for libintl.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:7410: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:7411: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -7423,12 +7424,12 @@ fi if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then echo "$ac_t""yes" 1>&6 echo $ac_n "checking for GNU gettext in libc""... $ac_c" 1>&6 -echo "configure:7427: checking for GNU gettext in libc" >&5 +echo "configure:7428: checking for GNU gettext in libc" >&5 if eval "test \"`echo '$''{'gt_cv_func_gnugettext1_libc'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < extern int _nl_msg_cat_cntr; @@ -7437,7 +7438,7 @@ bindtextdomain ("", ""); return (int) gettext ("") + _nl_msg_cat_cntr ; return 0; } EOF -if { (eval echo configure:7441: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7442: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* gt_cv_func_gnugettext1_libc=yes else @@ -7453,14 +7454,14 @@ echo "$ac_t""$gt_cv_func_gnugettext1_libc" 1>&6 if test "$gt_cv_func_gnugettext1_libc" != "yes"; then echo $ac_n "checking for GNU gettext in libintl""... $ac_c" 1>&6 -echo "configure:7457: checking for GNU gettext in libintl" >&5 +echo "configure:7458: checking for GNU gettext in libintl" >&5 if eval "test \"`echo '$''{'gt_cv_func_gnugettext1_libintl'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else gt_save_LIBS="$LIBS" LIBS="$LIBS -lintl $LIBICONV" cat > conftest.$ac_ext < extern int _nl_msg_cat_cntr; @@ -7469,7 +7470,7 @@ bindtextdomain ("", ""); return (int) gettext ("") + _nl_msg_cat_cntr ; return 0; } EOF -if { (eval echo configure:7473: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7474: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* gt_cv_func_gnugettext1_libintl=yes else @@ -7502,12 +7503,12 @@ EOF for ac_func in dcgettext do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:7506: checking for $ac_func" >&5 +echo "configure:7507: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:7535: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -7559,7 +7560,7 @@ done # Extract the first word of "msgfmt", so it can be a program name with args. set dummy msgfmt; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:7563: checking for $ac_word" >&5 +echo "configure:7564: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -7593,7 +7594,7 @@ fi # Extract the first word of "gmsgfmt", so it can be a program name with args. set dummy gmsgfmt; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:7597: checking for $ac_word" >&5 +echo "configure:7598: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -7630,7 +7631,7 @@ fi # Extract the first word of "xgettext", so it can be a program name with args. set dummy xgettext; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:7634: checking for $ac_word" >&5 +echo "configure:7635: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -7680,7 +7681,7 @@ fi # Extract the first word of "msgfmt", so it can be a program name with args. set dummy msgfmt; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:7684: checking for $ac_word" >&5 +echo "configure:7685: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -7714,7 +7715,7 @@ fi # Extract the first word of "gmsgfmt", so it can be a program name with args. set dummy gmsgfmt; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:7718: checking for $ac_word" >&5 +echo "configure:7719: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -7750,7 +7751,7 @@ fi # Extract the first word of "xgettext", so it can be a program name with args. set dummy xgettext; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:7754: checking for $ac_word" >&5 +echo "configure:7755: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -7821,7 +7822,7 @@ do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:7825: checking for $ac_word" >&5 +echo "configure:7826: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_INTLBISON'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -7854,7 +7855,7 @@ done ac_verc_fail=yes else echo $ac_n "checking version of bison""... $ac_c" 1>&6 -echo "configure:7858: checking version of bison" >&5 +echo "configure:7859: checking version of bison" >&5 ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'` case $ac_prog_version in '') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;; @@ -7901,7 +7902,7 @@ echo "configure:7858: checking version of bison" >&5 LINGUAS= else echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6 -echo "configure:7905: checking for catalogs to be installed" >&5 +echo "configure:7906: checking for catalogs to be installed" >&5 NEW_LINGUAS= for presentlang in $ALL_LINGUAS; do useit=no @@ -7950,17 +7951,17 @@ for ac_hdr in iconv.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:7954: checking for $ac_hdr" >&5 +echo "configure:7955: checking for $ac_hdr" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:7964: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:7965: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -7981,9 +7982,9 @@ if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then #define $ac_tr_hdr 1 EOF echo $ac_n "checking whether iconv.h defines iconv_t""... $ac_c" 1>&6 -echo "configure:7985: checking whether iconv.h defines iconv_t" >&5 +echo "configure:7986: checking whether iconv.h defines iconv_t" >&5 cat > conftest.$ac_ext < EOF @@ -8008,7 +8009,7 @@ done echo $ac_n "checking whether this iconv is good enough""... $ac_c" 1>&6 -echo "configure:8012: checking whether this iconv is good enough" >&5 +echo "configure:8013: checking whether this iconv is good enough" >&5 if eval "test \"`echo '$''{'mutt_cv_iconv_good'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -8018,7 +8019,7 @@ else mutt_cv_iconv_good=yes else cat > conftest.$ac_ext < @@ -8036,7 +8037,7 @@ int main() } EOF -if { (eval echo configure:8040: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:8041: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then mutt_cv_iconv_good=yes else @@ -8057,7 +8058,7 @@ if test "$mutt_cv_iconv_good" = no; then fi echo $ac_n "checking whether iconv is non-transcribing""... $ac_c" 1>&6 -echo "configure:8061: checking whether iconv is non-transcribing" >&5 +echo "configure:8062: checking whether iconv is non-transcribing" >&5 if eval "test \"`echo '$''{'mutt_cv_iconv_nontrans'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -8067,7 +8068,7 @@ else mutt_cv_iconv_nontrans=no else cat > conftest.$ac_ext < @@ -8086,7 +8087,7 @@ int main() } EOF -if { (eval echo configure:8090: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +if { (eval echo configure:8091: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null then mutt_cv_iconv_nontrans=no else @@ -8125,12 +8126,12 @@ else for ac_func in bind_textdomain_codeset do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:8129: checking for $ac_func" >&5 +echo "configure:8130: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:8158: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -8186,17 +8187,17 @@ for ac_hdr in wchar.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:8190: checking for $ac_hdr" >&5 +echo "configure:8191: checking for $ac_hdr" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:8200: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:8201: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -8224,12 +8225,12 @@ done echo $ac_n "checking for wchar_t""... $ac_c" 1>&6 -echo "configure:8228: checking for wchar_t" >&5 +echo "configure:8229: checking for wchar_t" >&5 if eval "test \"`echo '$''{'mutt_cv_wchar_t'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -8242,7 +8243,7 @@ int main() { wchar_t wc; return 0; ; return 0; } EOF -if { (eval echo configure:8246: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8247: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* mutt_cv_wchar_t=yes else @@ -8264,12 +8265,12 @@ EOF fi echo $ac_n "checking for wint_t""... $ac_c" 1>&6 -echo "configure:8268: checking for wint_t" >&5 +echo "configure:8269: checking for wint_t" >&5 if eval "test \"`echo '$''{'mutt_cv_wint_t'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -8282,7 +8283,7 @@ int main() { wint_t wc; return 0; ; return 0; } EOF -if { (eval echo configure:8286: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8287: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* mutt_cv_wint_t=yes else @@ -8307,17 +8308,17 @@ for ac_hdr in wctype.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -echo "configure:8311: checking for $ac_hdr" >&5 +echo "configure:8312: checking for $ac_hdr" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:8321: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:8322: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -8346,12 +8347,12 @@ done for ac_func in iswalnum iswalpha iswcntrl iswdigit do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:8350: checking for $ac_func" >&5 +echo "configure:8351: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:8379: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -8401,12 +8402,12 @@ done for ac_func in iswgraph iswlower iswprint iswpunct iswspace iswupper do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:8405: checking for $ac_func" >&5 +echo "configure:8406: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:8434: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -8456,12 +8457,12 @@ done for ac_func in iswxdigit towupper towlower do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:8460: checking for $ac_func" >&5 +echo "configure:8461: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:8489: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -8510,12 +8511,12 @@ done echo $ac_n "checking for mbstate_t""... $ac_c" 1>&6 -echo "configure:8514: checking for mbstate_t" >&5 +echo "configure:8515: checking for mbstate_t" >&5 if eval "test \"`echo '$''{'mutt_cv_mbstate_t'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < @@ -8528,7 +8529,7 @@ int main() { mbstate_t s; return 0; ; return 0; } EOF -if { (eval echo configure:8532: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:8533: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* mutt_cv_mbstate_t=yes else @@ -8559,13 +8560,13 @@ fi if test "$wc_funcs" != yes -a "$wc_funcs" != no; then echo $ac_n "checking for wchar_t functions""... $ac_c" 1>&6 -echo "configure:8563: checking for wchar_t functions" >&5 +echo "configure:8564: checking for wchar_t functions" >&5 if eval "test \"`echo '$''{'mutt_cv_wc_funcs'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else mutt_cv_wc_funcs=no cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:8587: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* mutt_cv_wc_funcs=yes else @@ -8604,19 +8605,19 @@ EOF fi echo $ac_n "checking for nl_langinfo and CODESET""... $ac_c" 1>&6 -echo "configure:8608: checking for nl_langinfo and CODESET" >&5 +echo "configure:8609: checking for nl_langinfo and CODESET" >&5 if eval "test \"`echo '$''{'mutt_cv_langinfo_codeset'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < int main() { char* cs = nl_langinfo(CODESET); ; return 0; } EOF -if { (eval echo configure:8620: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:8621: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* mutt_cv_langinfo_codeset=yes else @@ -8637,19 +8638,19 @@ EOF fi echo $ac_n "checking for nl_langinfo and YESEXPR""... $ac_c" 1>&6 -echo "configure:8641: checking for nl_langinfo and YESEXPR" >&5 +echo "configure:8642: checking for nl_langinfo and YESEXPR" >&5 if eval "test \"`echo '$''{'mutt_cv_langinfo_yesexpr'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < int main() { char* cs = nl_langinfo(YESEXPR); ; return 0; } EOF -if { (eval echo configure:8653: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:8654: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* mutt_cv_langinfo_yesexpr=yes else @@ -8685,7 +8686,7 @@ if test "${with_libesmtp+set}" = set; then # Extract the first word of "libesmtp-config", so it can be a program name with args. set dummy libesmtp-config; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:8689: checking for $ac_word" >&5 +echo "configure:8690: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_path_mutt_libesmtp_config_path'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -8731,17 +8732,17 @@ fi CFLAGS="$CFLAGS $mutt_libesmtp_cflags" ac_safe=`echo "libesmtp.h" | sed 'y%./+-%__p_%'` echo $ac_n "checking for libesmtp.h""... $ac_c" 1>&6 -echo "configure:8735: checking for libesmtp.h" >&5 +echo "configure:8736: checking for libesmtp.h" >&5 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext < EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -{ (eval echo configure:8745: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +{ (eval echo configure:8746: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* @@ -8770,7 +8771,7 @@ fi CFLAGS="$CFLAGS $mutt_libesmtp_cflags" LIBS="$LIBS $mutt_libesmtp_libs" echo $ac_n "checking for smtp_create_session in -lesmtp""... $ac_c" 1>&6 -echo "configure:8774: checking for smtp_create_session in -lesmtp" >&5 +echo "configure:8775: checking for smtp_create_session in -lesmtp" >&5 ac_lib_var=`echo esmtp'_'smtp_create_session | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -8778,7 +8779,7 @@ else ac_save_LIBS="$LIBS" LIBS="-lesmtp $LIBS" cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:8794: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else diff --git a/configure.in b/configure.in index 2da58af..f37a389 100644 --- a/configure.in +++ b/configure.in @@ -494,6 +494,7 @@ AC_ARG_ENABLE(pop, [ --enable-pop Enable POP3 support], AC_DEFINE(USE_POP,1,[ Define if you want support for the POP3 protocol. ]) MUTT_LIB_OBJECTS="$MUTT_LIB_OBJECTS pop.o pop_lib.o pop_auth.o" need_socket="yes" + need_pop="yes" need_md5="yes" fi ]) @@ -650,7 +651,7 @@ AC_ARG_WITH(nss, [ --with-nss[=PFX] Compile in SSL support for POP/IM AC_ARG_WITH(sasl, [ --with-sasl[=PFX] Use Cyrus SASL library for POP/IMAP authentication], [ - if test "$need_socket" != "yes" + if test "$with_sasl" != "no" -a "$need_imap" != "yes" -a "$need_pop" != "yes" then AC_MSG_ERROR([SASL support is only useful with POP or IMAP support]) fi @@ -680,9 +681,9 @@ AM_CONDITIONAL(USE_SASL, test x$need_sasl = xyes) AC_ARG_WITH(sasl2, [ --with-sasl2[=PFX] Use Cyrus SASL library version 2 for POP/IMAP authentication], [ - if test "$need_socket" != "yes" + if test "$with_sasl2" != "no" -a "$need_imap" != "yes" -a "$need_pop" != "yes" then - AC_MSG_ERROR([SASL support is only useful with POP or IMAP support]) + AC_MSG_ERROR([SASL2 support is only useful with POP or IMAP support]) fi if test "$with_sasl2" != "no" @@ -696,7 +697,7 @@ AC_ARG_WITH(sasl2, [ --with-sasl2[=PFX] Use Cyrus SASL library version saved_LIBS="$LIBS" AC_CHECK_LIB(sasl2, sasl_client_init,, - AC_MSG_ERROR([could not find libsasl]),) + AC_MSG_ERROR([could not find libsasl2]),) MUTT_LIB_OBJECTS="$MUTT_LIB_OBJECTS mutt_sasl.o" MUTTLIBS="$MUTTLIBS -lsasl2" -- 2.20.1