2004-12-19 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Sun, 19 Dec 2004 23:23:42 +0000 (23:23 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 19 Dec 2004 23:23:42 +0000 (23:23 +0000)
commited2bca567ce6656916b20b3a9a82f784a60c5dca
treefa1dbe30ec5e770426f52e89ef62625689cfc3d6
parent4f1a039305d3048721a52adda5b39e5af0f7b6fb
2004-12-19  Roland McGrath  <roland@redhat.com>

* iconv/iconvconfig.c (nostdlib, output_file, output_file_len):
New variables.
(options, parse_opt, main): Take new options --nostdlib and
--output/-o to set them.  Under --nostdlib, skip GCONV_PATH dirs.
(write_output): If output_file is set, write the output there.
iconv/iconvconfig.c