need to set irix to no first. From Ake Sandgren <ake@cs.umu.se>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9381 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -4,6 +4,7 @@ dnl
|
||||
|
||||
dnl requires AC_CANONICAL_HOST
|
||||
AC_DEFUN(KRB_IRIX,[
|
||||
irix=no
|
||||
case "$host_os" in
|
||||
irix*) irix=yes ;;
|
||||
esac
|
||||
|
Reference in New Issue
Block a user