Added memory subdirectory
authorTheodore Tso <tytso@mit.edu>
Sat, 4 Nov 1995 02:31:18 +0000 (02:31 +0000)
committerTheodore Tso <tytso@mit.edu>
Sat, 4 Nov 1995 02:31:18 +0000 (02:31 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7017 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/ccache/ChangeLog
src/lib/krb5/ccache/configure.in

index e4b62752d6d46e473e7bb57ac1e3f0b5b8ba9e71..cbc2ce99543dc45dc231d2e249ec1a097bcf5f52 100644 (file)
@@ -1,3 +1,7 @@
+Fri Nov  3 21:12:31 1995  Theodore Y. Ts'o  <tytso@dcl>
+
+       * configure.in: Added memory subdirectory
+
 Fri Oct  6 22:03:30 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * Makefile.in: Remove ##DOS!include of config/windows.in.
index 890023b73166bd12e13189954d77e3c5c444fc6f..b5eea4d7d21f680c8ef221544aa7e9f6ca6bca9d 100644 (file)
@@ -1,6 +1,6 @@
 AC_INIT(configure.in)
 CONFIG_RULES
-CONFIG_DIRS(stdio file)
+CONFIG_DIRS(stdio file memory)
 AC_PROG_ARCHIVE
 AC_PROG_ARCHIVE_ADD
 AC_PROG_RANLIB