* configure.in: Use KRB5_AC_INET6
authorKen Raeburn <raeburn@mit.edu>
Sun, 11 Jul 2004 08:00:33 +0000 (08:00 +0000)
committerKen Raeburn <raeburn@mit.edu>
Sun, 11 Jul 2004 08:00:33 +0000 (08:00 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16582 dc483132-0cff-0310-8789-dd5450dbe970

src/appl/bsd/ChangeLog
src/appl/bsd/configure.in

index 8a51b4983e99271701a89eadb74b35c0c2e9dc1d..ccc873fe726bceb1512a0273249749557aa50d80 100644 (file)
@@ -1,3 +1,7 @@
+2004-07-11  Ken Raeburn  <raeburn@mit.edu>
+
+       * configure.in: Use KRB5_AC_INET6.
+
 2004-05-29  Ken Raeburn  <raeburn@mit.edu>
 
        * setenv.c: Include string.h.
index 5620615597085fe0f88c35b8fcecc7d6d5db0d86..e2716453b9cca39e9c1d0943ebd61839471e779e 100644 (file)
@@ -1,5 +1,6 @@
 AC_INIT(krlogind.c)
 CONFIG_RULES
+KRB5_AC_INET6
 LOGINLIBS=
 AC_ARG_WITH([afs],
 [  --without-afs        don't have afs libraries to build against (default)