diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 1999-12-21 03:45:51 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 1999-12-21 03:45:51 +0000 |
commit | c43313e95719bef9f67fd6b698f18a1158724fd2 (patch) | |
tree | c947f83880f9ff07e5ea44cbb2d8d17c66be88ce /ChangeLog-99b | |
parent | 3dd0d4ca1e95021c24f7d0365df6b318799d998c (diff) | |
download | ATCD-c43313e95719bef9f67fd6b698f18a1158724fd2.tar.gz |
typo fix
Diffstat (limited to 'ChangeLog-99b')
-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): |