From 97fcaea04b5d46e180a9fae87d174fb0193d42ec Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Sat, 25 May 1996 16:43:26 +0000 Subject: [PATCH] Nothing --- automake.texi | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/automake.texi b/automake.texi index 5533ce81..66f588a9 100644 --- a/automake.texi +++ b/automake.texi @@ -1081,11 +1081,11 @@ the end of the run. If @samp{dejagnu} appears in @code{AUTOMAKE_OPTIONS}, then the a @code{dejagnu}-based test suite is assumed. The value of the variable @code{DEJATOOL} is passed as the @code{--tool} argument to -@code{runtest}. The variables @code{EXPECT}, @code{RUNTEST} and -@code{RUNTESTFLAGS} can also be overridden to provide project-specific -values. For instance, you will need to do this if you are testing a -compiler toolchain, because the default values do not take into account -host and target names. +@code{runtest}; it defaults to the name of the package. The variables +@code{EXPECT}, @code{RUNTEST} and @code{RUNTESTFLAGS} can also be +overridden to provide project-specific values. For instance, you will +need to do this if you are testing a compiler toolchain, because the +default values do not take into account host and target names. @opindex dejagnu @vindex DEJATOOL @vindex EXPECT -- 2.43.5