projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b36e716
)
fix typo
author
Ken Raeburn
<raeburn@mit.edu>
Fri, 31 Aug 2001 05:09:55 +0000
(
05:09
+0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Fri, 31 Aug 2001 05:09:55 +0000
(
05:09
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13712
dc483132
-0cff-0310-8789-
dd5450dbe970
src/aclocal.m4
patch
|
blob
|
history
diff --git
a/src/aclocal.m4
b/src/aclocal.m4
index da042808cdbf53dab16231d69edf789fa9fc921a..e04708442730a35798ad3692f7e819d462082cfd 100644
(file)
--- a/
src/aclocal.m4
+++ b/
src/aclocal.m4
@@
-246,7
+246,7
@@
AC_MSG_CHECKING(for IPv6 compile-time support)
AC_CACHE_VAL(krb5_cv_inet6,[
dnl NetBSD and Linux both seem to have gotten get*info but not getipnodeby*
dnl as of the time I'm writing this, so we'll use get*info only.
-if test "$ac_cv_func_inet_ntop
!= "yes
; then
+if test "$ac_cv_func_inet_ntop
" != "yes"
; then
krb5_cv_inet6=no
else
AC_TRY_COMPILE([