Add lib/wind/Makefile, change version to 1.1.99

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22552 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-02-01 16:22:48 +00:00
parent cd3110ea92
commit 49857bf32e

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],[1.1.99pre],[heimdal-bugs@h5l.org])
AC_INIT([Heimdal],[1.1.99],[heimdal-bugs@h5l.org])
AC_CONFIG_SRCDIR([kuser/kinit.c])
AC_CONFIG_HEADERS(include/config.h)
@@ -475,6 +475,7 @@ AC_CONFIG_FILES(Makefile \
lib/roken/Makefile \
lib/sl/Makefile \
lib/vers/Makefile \
lib/wind/Makefile \
kuser/Makefile \
kpasswd/Makefile \
kadmin/Makefile \