diff options
author | Daniel Jacobowitz <drow@false.org> | 2003-09-25 14:27:21 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2003-09-25 14:27:21 +0000 |
commit | 394559cb948cf40cc3953039438ce0e3e8398220 (patch) | |
tree | 7ab66b1eaf9fbd0364b21059d71fd0e2cf8a7e2c /config/ChangeLog | |
parent | 8ddbb5935de26506eecf7ca57706bc46f272a4fa (diff) | |
download | gdb-394559cb948cf40cc3953039438ce0e3e8398220.zip gdb-394559cb948cf40cc3953039438ce0e3e8398220.tar.gz gdb-394559cb948cf40cc3953039438ce0e3e8398220.tar.bz2 |
* acx.m4 (AC_PROG_CPP_WERROR): New.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 7a7605b..2ea4e15 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2003-09-24 Daniel Jacobowitz <drow@mvista.com> + + * acx.m4 (AC_PROG_CPP_WERROR): New. + 2003-07-07 Zack Weinberg <zack@codesourcery.com> * gettext.m4: Delete all former contents. |