From: Shantonu Sen Date: Thu, 14 Dec 2000 01:38:41 +0000 (+0000) Subject: Move mts/generic to sbr/ X-Git-Tag: RELEASE_1_2~190 X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=11c91f3814210b05c7e99c44cb4b726dd98c3b2d;p=mmh Move mts/generic to sbr/ --- 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