Release 0.0u

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5315 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-01-30 21:38:29 +00:00
parent 5119c9121a
commit 4d341b71c1
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
Sat Jan 30 22:38:27 1999 Assar Westerlund <assar@juguete.sics.se>
* Release 0.0u
Sat Jan 30 13:43:02 1999 Assar Westerlund <assar@sics.se>
* lib/krb5/Makefile.am: explicit rules for *.et files

View File

@@ -3,7 +3,7 @@ AC_REVISION($Revision$)
AC_INIT(lib/krb5/send_to_kdc.c)
AM_CONFIG_HEADER(include/config.h)
AM_INIT_AUTOMAKE(heimdal,0.0t)
AM_INIT_AUTOMAKE(heimdal,0.0u)
AC_PREFIX_DEFAULT(/usr/heimdal)
@@ -657,6 +657,8 @@ AC_OUTPUT(Makefile \
appl/rsh/Makefile \
appl/popper/Makefile \
appl/push/Makefile \
appl/login/Makefile \
appl/su/Makefile \
appl/telnet/Makefile \
appl/telnet/libtelnet/Makefile \
appl/telnet/telnet/Makefile \