else
echo "$ac_t""no" 1>&6
fi
- for ac_prog in mawk gawk nawk awk
+ for ac_prog in gawk mawk nawk awk
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
if test x"$enable_apop" = x"yes"; then
pop_kinds="${pop_kinds} apop"
fi
- if test x"$with_krb4" = x"yes"; then
+ if test x"$with_krb4" != x -a x"$with_krb4" != x"no"; then
pop_kinds="${pop_kinds} kpop"
fi
if test "$pop_kinds" = "yes (pop"; then
if test x"$enable_apop" = x"yes"; then
pop_kinds="${pop_kinds} apop"
fi
- if test x"$with_krb4" = x"yes"; then
+ if test x"$with_krb4" != x -a x"$with_krb4" != x"no"; then
pop_kinds="${pop_kinds} kpop"
fi
if test "$pop_kinds" = "yes (pop"; then