OSDN Git Service

* configure.in: Use target_noncanonical rather than
[pf3gnuchains/gcc-fork.git] / libjava / testsuite / Makefile.am
index 4bfc50d..0cd4aee 100644 (file)
@@ -2,6 +2,9 @@
 
 AUTOMAKE_OPTIONS = foreign dejagnu
 
+# autoconf2.13's target_alias
+target_noncanonical = @target_noncanonical@
+
 # Setup the testing framework, if you have one
 EXPECT = `if [ -f $(top_builddir)/../expect/expect ] ; then \
             echo $(top_builddir)/../expect/expect ; \