* NEWS: Mention --with-iconv-bin.
authorDoug Evans <dje@google.com>
Mon, 9 May 2011 21:49:57 +0000 (21:49 +0000)
committerDoug Evans <dje@google.com>
Mon, 9 May 2011 21:49:57 +0000 (21:49 +0000)
commit478aac75e4114810db639e06a13e15547ec49e3d
treef9952574ed7f284c1a30ff2052208d9e398fa0fa
parent673c2bbeab36a7240fc8b85e696fbad249fbf408
* NEWS: Mention --with-iconv-bin.
* configure.ac: New option --with-iconv-bin.
* configure: Regenerate.
* config.in: Regenerate.
* defs.h (relocate_gdb_directory): Declare.
* main.c (relocate_gdb_directory): Renamed from relocate_directory,
removed progname parameter, and exported.  All callers updated.
* charset.c (find_charset_names): Use --with-iconv-bin if specified.

doc/
* gdb.texinfo (Requirements): Fix typo.  Mention --with-iconv-bin.
gdb/ChangeLog
gdb/NEWS
gdb/charset.c
gdb/config.in
gdb/configure
gdb/configure.ac
gdb/defs.h
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/main.c
This page took 0.026788 seconds and 4 git commands to generate.