summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1999-12-21 03:45:51 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1999-12-21 03:45:51 +0000
commitf35fd03d301f58bbbb43cf4250d68ffde33fed25 (patch)
treec947f83880f9ff07e5ea44cbb2d8d17c66be88ce
parent042c8732764b3e79d0b658c2fde92fd857ee7920 (diff)
downloadATCD-f35fd03d301f58bbbb43cf4250d68ffde33fed25.tar.gz
typo fix
-rw-r--r--ChangeLog-99b6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index a65b503af8b..596c2935829 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -46,9 +46,9 @@ Mon Dec 20 21:14:41 1999 Ossama Othman <othman@cs.wustl.edu>
* m4/compiler.m4:
- Set variable "WERROR" that contains the compiler to convert
- warnings to errors. Eventually, this support should be moved to
- its own macro that is AC_REQUIREd by
+ Set variable "WERROR" that contains the compiler flags to
+ convert warnings to errors. Eventually, this support should be
+ moved to its own macro that is AC_REQUIREd by
ACE_CONVERT_WARNINGS_TO_ERRORS.
* m4/features.m4 (ACE_CHECK_ASYNCH_IO):