Paul Eggert wrote on 2006-02-17:
> > Either we need to update the various gnulib macros
> > borrowed from CVS autoconf to override bugs in autoconf 2.59, or we need
> > to release autoconf 2.60.
>
> We should do both, since we can't assume 2.60 will be adopted right
> away. What changes need to
Hello,
I'm running testcases that create files in localstatedir. I want to
remove these files before calling the next testcase. How can I pass
localstatedir to runtest? autoconf 2.59a, dejagnu 1.4.4.
Thanks in advance,
Baurzhan.
___
Autoconf mailing l
Hi all;
I'm working on "const-ifying" my GNU package, now that I've finally
taken the leap and abandoned support for K&R compilers.
One thing I've discovered is that there are a number of places in my
code where strings are written to ONLY to stick a nul character to end a
string, so that the cod
Paul D. Smith wrote:
Hi all;
I'm working on "const-ifying" my GNU package, now that I've finally
taken the leap and abandoned support for K&R compilers.
One thing I've discovered is that there are a number of places in my
code where strings are written to ONLY to stick a nul character to end a