diff options
| author | drow <drow@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-05-31 15:34:37 +0000 |
|---|---|---|
| committer | drow <drow@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-05-31 15:34:37 +0000 |
| commit | 49688a568c1d87c09b82de094c673c049f204baf (patch) | |
| tree | b17a0dc31021af69de64f07f39aac02a99a1eec1 /libcpp/ChangeLog | |
| parent | 73f7ec8b4ecb6b67e2d38e932fcc4da92bba1c63 (diff) | |
| download | ppe42-gcc-49688a568c1d87c09b82de094c673c049f204baf.tar.gz ppe42-gcc-49688a568c1d87c09b82de094c673c049f204baf.zip | |
gcc/, libcpp/
* Makefile.in (CATALOGS): Add po/ prefix.
* configure: Regenerated.
config/
* gettext-sister.m4 (ZW_GNU_GETTEXT_SISTER_DIR): Provide some
defines otherwise gotten from AM_GNU_GETTEXT. Remove the
po/ prefix from CATALOGS.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114268 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp/ChangeLog')
| -rw-r--r-- | libcpp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index 44de7850177..80a1868d809 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,8 @@ +2006-05-31 Daniel Jacobowitz <dan@codesourcery.com> + + * Makefile.in (CATALOGS): Add po/ prefix. + * configure: Regenerated. + 2006-05-23 Carlos O'Donell <carlos@codesourcery.com> * Makefile.in: Add install-html target. Add install-html to .PHONY |

