gas/
[deliverable/binutils-gdb.git] / sim / testsuite / configure.ac
index ceaf4ff56609f3fbd2b494acc04625c046c7582b..ba17a3362ae09cae38f5b40c3c3c78529a212e74 100644 (file)
@@ -25,12 +25,6 @@ case ${target} in
        ;;
 esac
 
-# Compute the target architecture.
-# FIXME: Will need to canonicalize some values.
-# FIXME: Should be in generally accessable place.
-case $target in
-  *) arch=${target_cpu} ;;
-esac
-AC_SUBST(arch)
+sinclude(../configure.tgt)
 
 AC_OUTPUT(Makefile)
This page took 0.02344 seconds and 4 git commands to generate.