This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Missing "ltversion.m4", etc. in binutils ?
On Thu, May 31, 2007 at 04:02:30PM +0200, Kai Tietz wrote:
> Hello,
>
> I am currently preparing a patch in winduni.c and winuni.h to support
> unicode transformation for non-windows hosts via iconv.
> I detected, that the files "ltsugar.m4", "ltversion.m4", and
> "ltoptions.m4" not in repository, but I need them to use
> "/config/iconv.m4". Did I something wrong, or are they simply missing ?
>
Did you do
# cvs co binutils
They are there.
H.J.