diff options
author | Steve Huston <shuston@riverace.com> | 1997-12-03 13:40:49 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 1997-12-03 13:40:49 +0000 |
commit | 3338bb2053813dd4a32801ae57c8bb03574d4b0c (patch) | |
tree | 59d71967e043c94d09ed38b0f662ec78edd68d9a | |
parent | ddf26b133ba0617e9625e4e64e4d6793688f142f (diff) | |
download | ATCD-3338bb2053813dd4a32801ae57c8bb03574d4b0c.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog-98a | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a index 5330201a499..fe8e931ce4b 100644 --- a/ChangeLog-98a +++ b/ChangeLog-98a @@ -1,3 +1,10 @@ +Wed Dec 03 07:39:15 1997 Steve Huston <shuston@riverace.com> + + * include/makeinclude/platform_hpux.GNU: + * include/makeinclude/platform_hpux_gcc.GNU: Moved some compile options + from the DCFLAGS to the CCFLAGS to compile correctly with or without + debugging. + Wed Dec 03 06:26:14 1997 David L. Levine <levine@cs.wustl.edu> * ace/Future.cpp: restored ACE_Atomic_Op instantiation because |