OSDN Git Service

Fix for make check with relative srcdir path.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Apr 1999 13:49:23 +0000 (13:49 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Apr 1999 13:49:23 +0000 (13:49 +0000)
commit57b963267d48ae9f50af87312780fdfa3dc79f74
tree6316fbfdf6d69cc4ea5070fd4034f17b1bdd9ed2
parentf531ad85749f4c301e0731e92374bba6b1ddf553
Fix for make check with relative srcdir path.
* Makefile.in (check-g++, check-gcc, check-g77, check-objc): Add
cd .. to TCL_LIBRARY command.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26315 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in