diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2972,7 +2972,7 @@ LIBS="$ac_save_LIBS" fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 - KRB4_LIBS="-lkrb4 -ldes425 -lcom_err" + KRB4_LIBS="-lkrb4 -lkrb5 -ldes425 -lcrypto -lcom_err" else echo "$ac_t""no" 1>&6 { echo "configure: error: Kerberos 4 libraries not found" 1>&2; exit 1; } @@ -3516,7 +3516,7 @@ trap 'rm -fr `echo "Makefile clients/Makefile clients/syslogd/Makefile clients/zpopnotify/Makefile clients/zshutdown_notify/Makefile clients/zstat/Makefile clients/zwrite/Makefile lib/Makefile libdyn/Makefile server/Makefile zhm/Makefile zwgc/Makefile - clients/xzwrite/XZwrite zwgc/zephyr.vars h/config.h h/zephyr/zephyr.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 + clients/xzwrite/XZwrite zwgc/zephyr.vars h/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 EOF cat >> $CONFIG_STATUS <<EOF @@ -3711,7 +3711,7 @@ ac_eD='%g' if test "${CONFIG_HEADERS+set}" != set; then EOF cat >> $CONFIG_STATUS <<EOF - CONFIG_HEADERS="h/config.h h/zephyr/zephyr.h" + CONFIG_HEADERS="h/config.h" EOF cat >> $CONFIG_STATUS <<\EOF fi |