--- configure.orig 2010-03-03 00:20:09.000000000 +1100
+++ configure 2012-08-11 09:49:41.000000000 +1000
@@ -25277,11 +25277,11 @@
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -fno-for-scoping" >&5
-$as_echo_n "checking whether $CXX accepts -fno-for-scoping... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -fno-for-scope" >&5
+$as_echo_n "checking whether $CXX accepts -fno-for-scope... " >&6; }
sim_ac_save_cppflags=$CPPFLAGS
-CPPFLAGS="$CPPFLAGS -fno-for-scoping"
+CPPFLAGS="$CPPFLAGS -fno-for-scope"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext