There is one last occurrence in `distdir' but it seems to be there
to work around buggy tar implementations.
* Makefile.am (path-check): Here.
* lib/am/distdir.am (distcheck): Here.
* tests/defs.in (trap setup): Here.
Signed-off-by: Benoit Sigoure <[EMAIL PR
Oops.
* automake.in (handle_tests): Remove debugging leftover.
diff --git a/automake.in b/automake.in
index ee1391f..3b96f1b 100755
--- a/automake.in
+++ b/automake.in
@@ -2328,7 +2328,6 @@ sub handle_compile ()
# Items in CONFIG_HEADER are never in $(srcdir) so it is safe
# t
Applied to master. Sorry for forgetting to do that right away.
Cheers,
Ralf
* configure.ac (AM_INIT_AUTOMAKE): Require version 1.10a.
diff --git a/configure.ac b/configure.ac
index fcc8902..9e08204 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,7 @@ AC_CANONICAL_BUILD
# suite) w
* Ralf Wildenhues wrote on Sun, Nov 04, 2007 at 08:16:32PM CET:
> * Benoit SIGOURE wrote:
> > Most modern OSes randomize PIDs, so it's
> > going to be cumbersome. My personal opinion would be to use something
> > based on the test name. If you want, you can try to combine the test-name
> > and
Hello Bob,
* Bob Proulx wrote on Fri, Nov 09, 2007 at 12:36:12AM CET:
> Ralf Wildenhues wrote:
> > - with TERM=vt100, on my GNU/Linux system there are still colors
> > generated by tput, so I did not use that TERM setting,
>
> That is discouraging. The vt100 does not support color and tput
> s