Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/crypto/dist/heimdal Pullup rev 1.5 (requested by lha in...
details: https://anonhg.NetBSD.org/src/rev/b80082d3756f
branches: netbsd-2-0
changeset: 561105:b80082d3756f
user: jmc <jmc%NetBSD.org@localhost>
date: Tue May 25 02:28:22 2004 +0000
description:
Pullup rev 1.5 (requested by lha in ticket #291)
Update heimdal to 0.6.2
diffstat:
crypto/dist/heimdal/configure.in | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (15 lines):
diff -r 095b9f4e8565 -r b80082d3756f crypto/dist/heimdal/configure.in
--- a/crypto/dist/heimdal/configure.in Tue May 25 02:28:18 2004 +0000
+++ b/crypto/dist/heimdal/configure.in Tue May 25 02:28:22 2004 +0000
@@ -1,8 +1,8 @@
dnl Process this file with autoconf to produce a configure script.
-AC_REVISION($Revision: 1.3.2.1 $)
+AC_REVISION($Revision: 1.3.2.2 $)
AC_PREREQ(2.53)
-#test -z "$CFLAGS" && CFLAGS="-g"
-AC_INIT([Heimdal], [0.6.1], [heimdal-bugs%pdc.kth.se@localhost])
+##test -z "$CFLAGS" && CFLAGS="-g"
+AC_INIT([Heimdal], [0.6.2], [heimdal-bugs%pdc.kth.se@localhost])
AC_CONFIG_SRCDIR([kuser/kinit.c])
AM_CONFIG_HEADER(include/config.h)
Home |
Main Index |
Thread Index |
Old Index