Release 0.4a
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10230 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2001-07-03 Assar Westerlund <assar@west-ninetytwo-three-seventy-nine.mit.edu>
|
||||||
|
|
||||||
|
* Release 0.4a
|
||||||
|
|
||||||
2001-07-02 Johan Danielsson <joda@pdc.kth.se>
|
2001-07-02 Johan Danielsson <joda@pdc.kth.se>
|
||||||
|
|
||||||
* kuser/kinit.c: make this compile without krb4 support
|
* kuser/kinit.c: make this compile without krb4 support
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
dnl Process this file with autoconf to produce a configure script.
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
AC_REVISION($Revision$)
|
AC_REVISION($Revision$)
|
||||||
AC_PREREQ(2.14.-1.1)dnl 2.14a
|
AC_PREREQ(2.14.-1.1)dnl 2.14a
|
||||||
AC_INIT(heimdal, 0.3f, heimdal-bugs@pdc.kth.se)
|
AC_INIT(heimdal, 0.4a, heimdal-bugs@pdc.kth.se)
|
||||||
AM_CONFIG_HEADER(include/config.h)
|
AM_CONFIG_HEADER(include/config.h)
|
||||||
|
|
||||||
dnl Checks for programs.
|
dnl Checks for programs.
|
||||||
@@ -9,7 +9,7 @@ AC_PROG_CC
|
|||||||
AC_PROG_CPP
|
AC_PROG_CPP
|
||||||
AC_PROG_CC_STDC
|
AC_PROG_CC_STDC
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE(heimdal,0.3f)
|
AM_INIT_AUTOMAKE(heimdal,0.4a)
|
||||||
|
|
||||||
AC_PREFIX_DEFAULT(/usr/heimdal)
|
AC_PREFIX_DEFAULT(/usr/heimdal)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user