diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-03-20 01:03:13 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-03-20 01:03:13 +0000 |
commit | cc761937b4812edc67dc1d1e82d6591c70257fa9 (patch) | |
tree | 53b290623331c5f419c0b3272e26d0ed36882e60 /ChangeLog-99b | |
parent | af33e109592d984216a97020e49415195c505049 (diff) | |
download | ATCD-cc761937b4812edc67dc1d1e82d6591c70257fa9.tar.gz |
ChangeLogTag:Fri Mar 19 18:56:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r-- | ChangeLog-99b | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index 6850e9d7650..cd0ae4aca59 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,3 +1,16 @@ +Fri Mar 19 18:56:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu> + + * Fixed several makefiles that did not have a SRC or LSRC variable + defined. + + * Re-generated the dependencies for both ACE and TAO, this time on + a platform that includes the template code. + + * include/makeinclude/rules.local.GNU: + Now we can run make depend inside a build directory. + Removed any $(ACE_ROOT)/ace/config*.h files from the dependency + list, those are not used. + Fri Mar 19 18:05:27 1999 Ossama Othman <othman@cs.wustl.edu> * netsvcs/lib/Server_Logging_Handler_T.cpp (handle_logging_record): |