On 13 May 2013 13:18, Eric Blake wrote:
> On 05/11/2013 01:42 PM, Sami Kerola wrote:
>> * build-aux/bootstrap (error): a project using gnulib may have
>> hyphen(s) in project name, which, if not converted to underscore(s),
>> will break build.
>> ---
>> build-aux/bootstrap | 3 ++-
>> 1 file chan
On 05/11/2013 01:42 PM, Sami Kerola wrote:
> * build-aux/bootstrap (error): a project using gnulib may have
> hyphen(s) in project name, which, if not converted to underscore(s),
> will break build.
> ---
> build-aux/bootstrap | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Can you show
* build-aux/bootstrap (error): a project using gnulib may have
hyphen(s) in project name, which, if not converted to underscore(s),
will break build.
---
build-aux/bootstrap | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/build-aux/bootstrap b/build-aux/bootstrap
index 0cbea6