Re: bootstrap --copy

2011-11-15 Thread Roumen Petrov

Hello Gary,

[SNIP]

Usage: bootstrap MACRO_NAME FILE [...]
Try `bootstrap --help' for more information.
bootstrap: error: unrecognised option: `--copy'
 

G'ah!  Sorry about that.  I'm pushing a fix now.
   

Now --copy may is fine but script fail:

Usage: bootstrap MACRO_NAME FILE [...]
Try `bootstrap --help' for more information.
bootstrap: error: unrecognised option: `--gnulib-srcdir=/...

Cheers,
   

Roumen


___
https://lists.gnu.org/mailman/listinfo/libtool


Re: bootstrap --copy

2011-11-15 Thread Gary V. Vaughan
On 16 Nov 2011, at 04:35, Roumen Petrov wrote:
> Hello Gary,

Hi Roumen,

> [SNIP]
>>> Usage: bootstrap MACRO_NAME FILE [...]
>>> Try `bootstrap --help' for more information.
>>> bootstrap: error: unrecognised option: `--copy'
>>> 
>> G'ah!  Sorry about that.  I'm pushing a fix now.
>>   
> Now --copy may is fine but script fail:
> 
> Usage: bootstrap MACRO_NAME FILE [...]
> Try `bootstrap --help' for more information.
> bootstrap: error: unrecognised option: `--gnulib-srcdir=/...

Ugh, I lost a few bits of code when I split bootstrap up into
3 more manageable files.  Various fixes already pushed.

If you don't want to update yet, any of the following should
work regardless:

  ./bootstrap --copy --force --gnulib-srcdir /path/to/gnulib
  GNULIB_SRCDIR=/path/to/gnulib ./bootstrap --copy --force

Thanks for persevering with me, and sorry for the bugs.

Cheers,
-- 
Gary V. Vaughan (gary AT gnu DOT org)


___
https://lists.gnu.org/mailman/listinfo/libtool