echo $ac_n "checking whether to use AIX general authentication""... $ac_c" 1>&6
echo "configure:978: checking whether to use AIX general authentication" >&5
echo "$ac_t""yes" 1>&6
- AUTH_OBJS="authenticate.o"
+ AUTH_OBJS="aix_auth.o"
;;
no) ;;
*) echo "Sorry, --with-authenticate does not take an argument."
yes) AC_DEFINE(HAVE_AUTHENTICATE)
AC_MSG_CHECKING(whether to use AIX general authentication)
AC_MSG_RESULT(yes)
- AUTH_OBJS="authenticate.o"
+ AUTH_OBJS="aix_auth.o"
;;
no) ;;
*) echo "Sorry, --with-authenticate does not take an argument."