--- configure.orig 2011-09-04 04:48:03.725323603 -0400 +++ configure 2011-09-04 04:49:10.459477283 -0400 @@ -11119,7 +11119,7 @@ # in gssapi\rfckrb5.h # if test "$gssapi" != "no"; then - if test "$gss_impl" = "cybersafe" -o "$gss_impl" = "cybersafe03"; then + if test "$gss_impl" = "cybersafe" -o "$gss_impl" = "cybersafe03" -o "$gss_impl" = "heimdal"; then cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ @@ -11190,7 +11190,7 @@ fi - if test "$gss_impl" = "cybersafe" -o "$gss_impl" = "cybersafe03"; then + if test "$gss_impl" = "cybersafe" -o "$gss_impl" = "cybersafe03" -o "$gss_impl" = "heimdal"; then cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */