Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 599 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