Release 0.3a
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8868 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2000-07-28 Assar Westerlund <assar@juguete.sics.se>
|
||||
|
||||
* Release 0.3a
|
||||
|
||||
2000-07-27 Assar Westerlund <assar@sics.se>
|
||||
|
||||
* kdc/hprop.c (dump_database): write an empty message to signal
|
||||
|
@@ -1,10 +1,10 @@
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_REVISION($Revision$)
|
||||
AC_PREREQ(2.14.-1.1)dnl 2.14a
|
||||
AC_INIT(heimdal, 0.3a-pre, heimdal-bugs@pdc.kth.se)
|
||||
AC_INIT(heimdal, 0.3a, heimdal-bugs@pdc.kth.se)
|
||||
AM_CONFIG_HEADER(include/config.h)
|
||||
|
||||
AM_INIT_AUTOMAKE(heimdal,0.3a-pre)
|
||||
AM_INIT_AUTOMAKE(heimdal,0.3a)
|
||||
|
||||
AC_PREFIX_DEFAULT(/usr/heimdal)
|
||||
|
||||
|
Reference in New Issue
Block a user