This commit is contained in:
Love Hornquist Astrand
2009-10-11 19:13:01 -07:00
parent 39d4a77d6a
commit f13a9244a5

View File

@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_REVISION($Revision$)
AC_PREREQ(2.62)
test -z "$CFLAGS" && CFLAGS="-g"
AC_INIT([Heimdal],[1.3.0pre11],[heimdal-bugs@h5l.org])
AC_INIT([Heimdal],[1.3.0rc1],[heimdal-bugs@h5l.org])
AC_CONFIG_SRCDIR([kuser/kinit.c])
AC_CONFIG_HEADERS(include/config.h)
AC_CONFIG_MACRO_DIR([cf])