View | Details | Raw Unified | Return to bug 199459 | Differences between
and this patch

Collapse All | Expand All

(-)configure (-1 / +1 lines)
Lines 23544-23550 Link Here
23544
23544
23545
if test $ac_with_krb5_count -gt 1 ; then
23545
if test $ac_with_krb5_count -gt 1 ; then
23546
  as_fn_error $? "Please choose only one Kerberos library." "$LINENO" 5
23546
  as_fn_error $? "Please choose only one Kerberos library." "$LINENO" 5
23547
elif test $ac_with_krb5_count -eq 0 ; then
23547
elif test $ac_with_krb5_count -eq 100 ; then
23548
  # find installed libs via pkg-config or krb5-config
23548
  # find installed libs via pkg-config or krb5-config
23549
  if test -n "$PKG_CONFIG" && \
23549
  if test -n "$PKG_CONFIG" && \
23550
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gssapi-krb5 krb5\""; } >&5
23550
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gssapi-krb5 krb5\""; } >&5

Return to bug 199459