From c3357c6410a943a30157dff506e9496061957750 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Tue, 17 May 2005 14:11:24 +0000 Subject: * configure.ac: Add igen to v850 build. * configure: Regenerate. --- sim/configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'sim/configure.ac') diff --git a/sim/configure.ac b/sim/configure.ac index 2c3f29a..b16e0d8 100644 --- a/sim/configure.ac +++ b/sim/configure.ac @@ -116,6 +116,7 @@ if test "${enable_sim}" != no; then v850*-*-* ) AC_CONFIG_SUBDIRS(v850) common=yes + igen=yes ;; esac if test "$testsuite" = yes; then -- cgit v1.1