diff options
author | Roland McGrath <roland@gnu.org> | 2004-12-19 23:44:07 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-12-19 23:44:07 +0000 |
commit | ff06ca8d203955505886309f5da257a64f5407e4 (patch) | |
tree | a03d69a62fd533c1c068f3601b94625eefd3f4ce /ChangeLog | |
parent | 6a361b2e92b4a8de5df3f9c3b8dae8a2b73f60b2 (diff) | |
download | glibc-ff06ca8d203955505886309f5da257a64f5407e4.tar.gz glibc-ff06ca8d203955505886309f5da257a64f5407e4.tar.xz glibc-ff06ca8d203955505886309f5da257a64f5407e4.zip |
* iconv/Makefile (test-iconvconfig): New target. cvs/fedora-glibc-20041219T2331
[$(cross-compiling) != yes] (xtests): Depend on it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 839475ddd7..d15688c3ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2004-12-19 Roland McGrath <roland@redhat.com> + * iconv/Makefile (test-iconvconfig): New target. + [$(cross-compiling) != yes] (xtests): Depend on it. + * iconv/iconvconfig.c (nostdlib, output_file, output_file_len): New variables. (options, parse_opt, main): Take new options --nostdlib and |