summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-10-31 23:59:56 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-10-31 23:59:56 +0000
commitbca8de9ce9c2c295b189e3064780b162b71dafaf (patch)
tree720e5d61dc1aece799c3a1c64e6e4c0f15769373
parent025173006517d0488b0c0c010b6021a663e1e26f (diff)
downloadATCD-bca8de9ce9c2c295b189e3064780b162b71dafaf.tar.gz
* rules.tao.GNU:
Added variable TAO_DYNAMIC_LIBS, set to -lTAO_DynamicInterface, and used it in the following Makefiles, which all use DII and/or DSI code. * examples/POA/DSI/Makefile: * performance-tests/Cubit/TAO/DII_Cubit/Makefile: * performance-tests/Latency/Makefile: * tests/DSI_Gateway/Makefile: * tests/Param_Test/Makefile:
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a15
1 files changed, 15 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 9cd725a80a5..27975ce5d14 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,18 @@
+Tue Oct 31 17:55:02 2000 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * rules.tao.GNU:
+
+ Added variable TAO_DYNAMIC_LIBS, set to
+ -lTAO_DynamicInterface, and used it in the
+ following Makefiles, which all use DII and/or DSI
+ code.
+
+ * examples/POA/DSI/Makefile:
+ * performance-tests/Cubit/TAO/DII_Cubit/Makefile:
+ * performance-tests/Latency/Makefile:
+ * tests/DSI_Gateway/Makefile:
+ * tests/Param_Test/Makefile:
+
Tue Oct 31 14:53:46 2000 Carlos O'Ryan <coryan@uci.edu>
* */Makefile*: