On Dec 15, 2014, at 1:13 PM, Pavel Raiskup wrote:
>
> [+cc autoconf, as this seems to be relevant]
>
> Hi all,
Hi Pavel,
Thanks for the fix. This one has caught me out occasionally too, so I'll also
be glad to banish it!
Sorry for the delay in applying and pushing... it's been a crazy month!
Hi,
On Jan 20, 2015, at 5:22 AM, KO Myung-Hun wrote:
>
> On OS/2, a path separator is ';' not ':'.
>
> * bootstrap (func_find_tool, func_check_tool): Use PATH_SEPARATOR.
> * gl/build-aux/bootstrap.in (func_check_tool): Likewise.
> * gl/build-aux/extract-trace (fund_find_tool): Likewise.
These
No need to edit again a file already edited. In addition, if editing
the file, a zero-length file is generated.
* build-aux-edit-readme-alpha: Skip a file already edited.
---
build-aux/edit-readme-alpha | 15 +--
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/build-aux/
Hi/2.
Gary V. Vaughan wrote:
> Hi,
>
> On Jan 20, 2015, at 5:22 AM, KO Myung-Hun wrote:
>>
>> On OS/2, a path separator is ';' not ':'.
>>
>> * bootstrap (func_find_tool, func_check_tool): Use PATH_SEPARATOR.
>> * gl/build-aux/bootstrap.in (func_check_tool): Likewise.
>> * gl/build-aux/extract-t