]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgomp/testsuite/Makefile.am
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
[thirdparty/gcc.git] / libgomp / testsuite / Makefile.am
index e2a3f460eb0fe89f8e09f3378c4ca8da0e9b0646..3e536c43ec18cb3d9534b5f5a85459af3a5bd90c 100644 (file)
@@ -10,7 +10,7 @@ EXPECT = $(shell if test -f $(top_builddir)/../expect/expect; then \
 
 _RUNTEST = $(shell if test -f $(top_srcdir)/../dejagnu/runtest; then \
             echo $(top_srcdir)/../dejagnu/runtest; else echo runtest; fi)
-RUNTEST = "$(_RUNTEST) $(AM_RUNTESTFLAGS)"
+RUNTEST = $(_RUNTEST) $(AM_RUNTESTFLAGS)
 
 
 # Instead of directly in ../testsuite/libgomp-test-support.exp.in, the