git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21531 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-07-14 10:33:15 +00:00
parent 9a7364677d
commit f6dca9330b

View File

@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_REVISION($Revision$)
AC_PREREQ([2.59])
test -z "$CFLAGS" && CFLAGS="-g"
AC_INIT([Heimdal],[0.9pre],[heimdal-bugs@h5l.se])
AC_INIT([Heimdal],[0.9rc2],[heimdal-bugs@h5l.se])
AC_CONFIG_SRCDIR([kuser/kinit.c])
AC_CONFIG_HEADERS(include/config.h)
@@ -465,6 +465,7 @@ AC_CONFIG_FILES(Makefile \
lib/roken/Makefile \
lib/sl/Makefile \
lib/vers/Makefile \
lib/wind/Makefile \
kuser/Makefile \
kpasswd/Makefile \
kadmin/Makefile \