Lots of random changes.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1107 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1996-12-15 21:30:34 +00:00
parent dfdad286ad
commit fad81ed299
38 changed files with 3453 additions and 372 deletions

View File

@@ -3,6 +3,10 @@ AC_REVISION($Revision$)
AC_INIT(lib/krb5/send_to_kdc.c)
AC_CONFIG_HEADER(config.h)
AC_CANONICAL_HOST
CANONICAL_HOST=$host
AC_SUBST(CANONICAL_HOST)
PACKAGE=heimdal
VERSION=0.0
AC_SUBST(PACKAGE)
@@ -19,6 +23,8 @@ AC_PROG_MAKE_SET
AC_LN_S
AC_ARG_PROGRAM
CFLAGS="-g"
dnl Checks for libraries.
dnl Checks for header files.