]> git.ipfire.org Git - thirdparty/gcc.git/commit
Makefile.am (DEJATOOL,EXPECT,RUNTEST,RUNTESTFLAGS): Remove unneeded variable assignments.
authorPhil Edwards <pme@gcc.gnu.org>
Tue, 5 Aug 2003 01:34:28 +0000 (01:34 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Tue, 5 Aug 2003 01:34:28 +0000 (01:34 +0000)
commitcaf21254976745a90d4e4360cd4f9d84bd7f1e37
tree23f95b3c14b5066836538b4a04ad87d6912afa1e
parentf7ab5fa4f32302044b1bdb5b2837e4d94f0fc316
Makefile.am (DEJATOOL,EXPECT,RUNTEST,RUNTESTFLAGS): Remove unneeded variable assignments.

2003-08-04  Phil Edwards  <pme@gcc.gnu.org>

* testsuite/Makefile.am (DEJATOOL,EXPECT,RUNTEST,RUNTESTFLAGS):
Remove unneeded variable assignments.  Leave them for automake.
* testsuite/lib/libstdc++-v3.exp:  Rename...
* testsuite/lib/libstdc++.exp:  ...to this.  Adjust function names
accordingly.
* testsuite/libstdc++-v3.dg/dg.exp:  Rename...
* testsuite/libstdc++-dg/normal.exp:  ...to this.  Adjust function
names accordingly.

From-SVN: r70165
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/Makefile.am
libstdc++-v3/testsuite/lib/libstdc++.exp [moved from libstdc++-v3/testsuite/lib/libstdc++-v3.exp with 64% similarity]
libstdc++-v3/testsuite/libstdc++-dg/normal.exp [moved from libstdc++-v3/testsuite/libstdc++-v3.dg/dg.exp with 98% similarity]