summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/util/ChangeLog4
-rw-r--r--src/util/configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/src/util/ChangeLog b/src/util/ChangeLog
index 47d16a4a0..24b5242a8 100644
--- a/src/util/ChangeLog
+++ b/src/util/ChangeLog
@@ -1,3 +1,7 @@
+Sat Nov 2 02:24:20 1996 Sam Hartman <hartmans@mit.edu>
+
+ * configure.in (SHLIB_TAIL_COMP): Add send-pr
+
Fri Nov 8 13:17:23 1996 Tom Yu <tlyu@mit.edu>
* mkrel: Fix to work with new modules definitions because cvs
diff --git a/src/util/configure.in b/src/util/configure.in
index ef2f3635e..302ca71a3 100644
--- a/src/util/configure.in
+++ b/src/util/configure.in
@@ -18,6 +18,6 @@ esac
SHLIB_TAIL_COMP=$krb5_cv_shlibs_tail_comp
AC_SUBST(SHLIB_TAIL_COMP)
-CONFIG_DIRS(et ss profile pty dyn db2)
+CONFIG_DIRS(et ss profile pty dyn db2 send-pr)
DO_SUBDIRS
V5_AC_OUTPUT_MAKEFILE