diff options
-rw-r--r-- | ChangeLog-99b | 6 |
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): |