[gnu.gcc.bug] shell scripts assume $PATH includes .

andrew@frip.WV.TEK.COM (Andrew Klossner) (07/13/89)

The various shell scripts in GCC 1.35 sometimes assume that $PATH is in
the current working directory.  For example, config.make sources
newly-created file .defaults with the command ". .defaults", which
should instead be ". ./.defaults".

  -=- Andrew Klossner   (uunet!tektronix!frip.WV.TEK!andrew)    [UUCP]
                        (andrew%frip.wv.tek.com@relay.cs.net)   [ARPA]