aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sim/ppc/configure')
-rwxr-xr-xsim/ppc/configure8
1 files changed, 3 insertions, 5 deletions
diff --git a/sim/ppc/configure b/sim/ppc/configure
index 872a9db..abdfdb2 100755
--- a/sim/ppc/configure
+++ b/sim/ppc/configure
@@ -589,7 +589,6 @@ ac_includes_default="\
#endif"
ac_subst_vars='LTLIBOBJS
-sim_hwflags
sim_fpu
sim_fpu_cflags
sim_targ_vals
@@ -3741,9 +3740,9 @@ else
fi
if test x"$ac_cv_has_union_semun" = x"yes" -a x"$ac_cv_sysv_sem" = x"yes" ; then
- sim_hwflags="-DHAS_UNION_SEMUN"
-else
- sim_hwflags=""
+
+$as_echo "#define HAVE_UNION_SEMUN 1" >>confdefs.h
+
fi
@@ -6013,7 +6012,6 @@ fi
-
ac_config_files="$ac_config_files Makefile"
ac_config_commands="$ac_config_commands default"