diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-12-27 18:55:27 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-12-27 18:55:27 +0000 |
commit | c520b8a327850b217c0294dc73d090b9df2fb9df (patch) | |
tree | 958373159ea2689fdaf256e8f831eee432fcf222 /ChangeLog-99b | |
parent | def99c51c571c30428afeb9aaee422daeecd8474 (diff) | |
download | ATCD-c520b8a327850b217c0294dc73d090b9df2fb9df.tar.gz |
ChangeLogTag:Mon Dec 27 12:27:33 1999 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r-- | ChangeLog-99b | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index 594ebeef52c..4d47876bea3 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -2,20 +2,21 @@ Mon Dec 27 12:27:33 1999 Nanbor Wang <nanbor@cs.wustl.edu> * tests/run_tests.bat: Changed to allow _Borland 4_ users to set the PATH environment variable to include the path to the - appropriate ACE dll if necessary, and it sets the PATH - environment variable to the correct directory depending on the - "build options". + appropriate ACE dll if necessary, and it sets the PATH + environment variable to the correct directory depending on the + "build options". Thanks to Charles Frasch + <cfrasch@spawar.navy.mil> for contributing this fix. Mon Dec 27 11:29:20 1999 David L. Levine <levine@cs.wustl.edu> * include/makeinclude/platform_linux_cxx.GNU: removed -I/usr/include/g++. (It's not needed with\end{verbatim} - ACE_HAS_CPLUSPLUS_HEADERS.) - Thanks to Judy Ward <ptr_corp@ptrsv1.pko.dec.com> for - pointing out that cxx should not be using the g++ headers. + ACE_HAS_CPLUSPLUS_HEADERS.) Thanks to Judy Ward + <ptr_corp@ptrsv1.pko.dec.com> for pointing out that cxx should + not be using the g++ headers. * ace/config-cxx-common.h: on Linux, #define - ACE_HAS_CPLUSPLUS_HEADERS instead of ACE_LACKS_ACE_IOSTREAM + ACE_HAS_CPLUSPLUS_HEADERS instead of ACE_LACKS_ACE_IOSTREAM. Mon Dec 27 09:28:40 1999 Balachandran Natarajan <bala@cs.wustl.edu> |