aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/configure.in')
-rw-r--r--gdb/configure.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/gdb/configure.in b/gdb/configure.in
index be3a7ba..84f7c61 100644
--- a/gdb/configure.in
+++ b/gdb/configure.in
@@ -236,14 +236,6 @@ esac])
# end-sanitize-gm
-AC_ARG_ENABLE(sim-powerpc,
-[ --enable-sim-powerpc ],
-[case "${enableval}" in
-yes) powerpc_sim=yes ;;
-no) powerpc_sim=no ;;
-*) AC_MSG_ERROR(bad value ${enableval} given for sim-powerpc option) ;;
-esac],[if test x"$GCC" != x""; then powerpc_sim=yes; else powerpc_sim=no; fi])
-
# start-sanitize-gdbtk
ENABLE_GDBTK=