Hi,
the attached patch fixes some small typos in the TAP docu-
mentation. The latter also contains one unfinished sen-
tence that the former marks with FIXME.
Tim
>From dd7dcf17962f9987b0558c2c2cec6456d173b255 Mon Sep 17 00:00:00 2001
From: Tim Landscheidt
Date: Fri, 23 Mar 2012 21:41:19 +0
Olaf Lenz wrote:
> [...]
> The problem seems to be a race condition.
> "make dist-bzip2" populates the distribution dir, tars it and deletes it
> after 5 seconds. During that time "make dist-xz" has started and noticed
> that the distdir already exists. Unfortunately, it is deleted while
> dist-x
Joe Chen wrote:
> [...]
> THANKS! This format of ylwrap no longer gets the error, and works for
> my purpose:
>> ylwrap configf_lexer.l lex.configf_yy.c configf_lexer.c \> -- flex
>> --case-insensitive --prefix=configf_yy
> Could you point to me how to compose my files of "configure.ac"
Luiji Maryo wrote:
> [...]
> For now, I can just run each ``dist-'' command individually. This is
> not that hard, but it would probably be helpful to any other users
> like me that produce more then one distribution at a time.
Fascinating, I wanted to report the same issue soon :-). I
was tran