In dejagnu.am there is:

  ## Flags for DejaGNU.
  RUNTESTFLAGS =

As far as I can tell, all that does is:

(a) Make for confusion if the Makefile.am sets that variable
    elsewhere, and

(b) Prevent users from setting the value in the environment.

May I check in the obvious patch to remove this?

--
Mark Mitchell
CodeSourcery, LLC
[EMAIL PROTECTED]



Reply via email to