diff options
author | Joseph Myers <joseph@codesourcery.com> | 2007-03-23 02:51:30 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2007-03-23 02:51:30 +0000 |
commit | a1ac8190312a85c3726a7cfbdd938462cec9907b (patch) | |
tree | ee5ecc26575e81cba5ba6b873d98b8a90710397c /config/ChangeLog | |
parent | 706d7558b796c76f264e79f6081653c713f6b7a2 (diff) | |
download | gdb-a1ac8190312a85c3726a7cfbdd938462cec9907b.zip gdb-a1ac8190312a85c3726a7cfbdd938462cec9907b.tar.gz gdb-a1ac8190312a85c3726a7cfbdd938462cec9907b.tar.bz2 |
bfd:
* configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
* configure: Regenerate.
config:
* acx.m4 (ACX_PKGVERSION, ACX_BUGURL): Define.
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 f0cda7a..250c3ff 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2007-03-23 Joseph Myers <joseph@codesourcery.com> + + * acx.m4 (ACX_PKGVERSION, ACX_BUGURL): Define. + 2007-03-07 Andreas Schwab <schwab@suse.de> * acx.m4 (GCC_TARGET_TOOL): Expand backquotes outside |