Sync powerpc simulator with public version. Enable FPSCR and string
authorAndrew Cagney <cagney@redhat.com>
Thu, 3 Jul 1997 07:44:38 +0000 (07:44 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 3 Jul 1997 07:44:38 +0000 (07:44 +0000)
instructions.

sim/ppc/configure.in

index f86cfef..06e8d11 100644 (file)
@@ -119,7 +119,7 @@ AC_ARG_ENABLE(sim-default-model,
 esac
 if test x"$silent" != x"yes" && test x"$sim_default_model" != x""; then
   echo "Setting default-model flags = $sim_default_model" 6>&1
-fi],[sim_model=""])dnl
+fi],[sim_default_model=""])dnl
 
 
 AC_ARG_ENABLE(sim-duplicate,