*** pgsql/configure 2007/07/10 13:14:20 1.550 --- pgsql/configure 2007/07/10 16:41:01 1.551 *************** echo "${ECHO_T}$with_python" >&6 *** 3923,3930 **** # # GSSAPI # ! echo "$as_me:$LINENO: checking wether to build with GSSAPI support" >&5 ! echo $ECHO_N "checking wether to build with GSSAPI support... $ECHO_C" >&6 pgac_args="$pgac_args with_gssapi" --- 3923,3930 ---- # # GSSAPI # ! echo "$as_me:$LINENO: checking whether to build with GSSAPI support" >&5 ! echo $ECHO_N "checking whether to build with GSSAPI support... $ECHO_C" >&6 pgac_args="$pgac_args with_gssapi" *************** echo "$as_me:$LINENO: result: $with_gssa *** 3963,3969 **** echo "${ECHO_T}$with_gssapi" >&6 - # # Kerberos 5 # --- 3963,3968 ---- *************** fi *** 6765,6771 **** if test "$with_gssapi" = yes ; then if test "$PORTNAME" != "win32"; then ! echo "$as_me:$LINENO: checking for library containing gss_init_sec_context" >&5 echo $ECHO_N "checking for library containing gss_init_sec_context... $ECHO_C" >&6 if test "${ac_cv_search_gss_init_sec_context+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 --- 6764,6770 ---- if test "$with_gssapi" = yes ; then if test "$PORTNAME" != "win32"; then ! echo "$as_me:$LINENO: checking for library containing gss_init_sec_context" >&5 echo $ECHO_N "checking for library containing gss_init_sec_context... $ECHO_C" >&6 if test "${ac_cv_search_gss_init_sec_context+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6