On Fri, Feb 23, 2007 at 07:46:27AM -0500, Daniel Jacobowitz wrote:
> How should I initially configure this?  It has a couple of support
> files already (compile, ltmain.sh) but not in the build-aux directory
> where it wants to find them, and not all of the necessary files
> e.g. config.sub.
> 
> If the right answer is just "use --add-missing", then should we delete
> the existing copy of libtool.m4 / ltmain.sh?

In fact, did you try building from this? :-) It won't configure,
because it wants snprintfv/printf.h, which is a generated file.  I'll
just use printf.in.

One of the items on my plate is figuring out the best way to
regenerate the generated .h files after moving them to gnulib.
One way would be at gnulib-tool time, another to have a separate
script and keep updated copies checked in.

-- 
Daniel Jacobowitz
CodeSourcery


Reply via email to