From 11c91f3814210b05c7e99c44cb4b726dd98c3b2d Mon Sep 17 00:00:00 2001 From: Shantonu Sen Date: Thu, 14 Dec 2000 01:38:41 +0000 Subject: [PATCH] Move mts/generic to sbr/ --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 089dfc7..14ef789 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Thu Dec 14 1:30:44 2000 Shantonu Sen + + * Fixed the circular dependency created when I moved + zotnet/mts to mts/generic and merged them into libmts. + mts/generic/client.c and mts/generic/mts.c are now in sbr/ + (and thus in libmh), which makes libmh self-contained and + not depending on an external archive. + + * All include statements now look for mts.h in h/. The + Makefiles and configure script have been modified so that + mts/generic is no longer built. + Mon Dec 11 22:08:07 2000 Dan Harkless * When Shantonu made the new libmts.a, he swapped $(MTSLIB) and -- 1.7.10.4