pull up r19039 from trunk r19039@cathode-dark-space: raeburn | 2007-01-08 17:51:23 -0500 ticket: new subject: create KDC database directory The default directory for the KDC database files doesn't exist after a normal "make install". Reported by Jeff Blaine. * Makefile.in (INSTALLMKDIRS): Add var (really localstatedir) and var/krb5kdc to directories to be created at "make install" time, even though it'll be empty on most machines (since most probably aren't KDCs). Commit By: tlyu Revision: 19309 Changed Files: _U branches/krb5-1-6/ U branches/krb5-1-6/src/Makefile.in