projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b85269
)
Add berk_db to list of subdirectories
author
Paul Park
<pjpark@mit.edu>
Fri, 26 May 1995 22:44:16 +0000
(22:44 +0000)
committer
Paul Park
<pjpark@mit.edu>
Fri, 26 May 1995 22:44:16 +0000
(22:44 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5897
dc483132
-0cff-0310-8789-
dd5450dbe970
src/util/ChangeLog
patch
|
blob
|
history
src/util/configure.in
patch
|
blob
|
history
diff --git
a/src/util/ChangeLog
b/src/util/ChangeLog
index efd1dc2810f8b93551c691618d229840a886e7cc..609fb1116603d9fd7e42e003302e6f9ced643fc1 100644
(file)
--- a/
src/util/ChangeLog
+++ b/
src/util/ChangeLog
@@
-1,3
+1,7
@@
+
+Fri May 26 18:43:35 EDT 1995 Paul Park (pjpark@mit.edu)
+ * configure.in - Add berk_db
+
Fri May 26 13:29:07 1995 Ezra Peisach (epeisach@kangaroo.mit.edu)
* makeshlib: For alpha-osf1 update the local shared library registry
diff --git
a/src/util/configure.in
b/src/util/configure.in
index 9e748c44ea50bba730e1cf64a8d219f4f14bf725..98d32c2583a40e1f09d83a19c2b90ad1ac9310f6 100644
(file)
--- a/
src/util/configure.in
+++ b/
src/util/configure.in
@@
-4,7
+4,7
@@
CONFIG_RULES
AC_SET_BUILDTOP
AC_PROG_ARCHIVE
AC_PROG_ARCHIVE_ADD
-CONFIG_DIRS(et ss profile)
+CONFIG_DIRS(et ss profile
berk_db
)
MAKE_SUBDIRS("making",all)
MAKE_SUBDIRS("cleaning",clean)
V5_AC_OUTPUT_MAKEFILE