Show
Ignore:
Timestamp:
2003-12-29 03:37:41 (5 years ago)
Author:
Patrick Welche <prlw1@…>
Branch:
HEAD
Message:

A while ago I posted a similar patch which is necessary as when mutt
tries to connect to an imap server over ipv6 it stores the address
in a sockaddr which may not be large enough to hold the ipv6 address.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • m4/gssapi.m4

    r3046 r3545  
    77dnl Defines GSSAPI_CFLAGS and GSSAPI_LIBS if found. 
    88dnl Defines GSSAPI_IMPL to "Heimdal", "MIT", or "OldMIT", or "none" if not found 
    9 AC_DEFUN(MUTT_AM_PATH_GSSAPI, 
     9AC_DEFUN([MUTT_AM_PATH_GSSAPI], 
    1010[ 
    1111  GSSAPI_PREFIX=[$]$1