aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/configure.ac')
-rw-r--r--gdb/configure.ac5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/configure.ac b/gdb/configure.ac
index 8e38ae7..5b17104 100644
--- a/gdb/configure.ac
+++ b/gdb/configure.ac
@@ -1488,11 +1488,6 @@ if test "x$target" = "x$host"; then
fi
fi
-# We build rdi-share on ARM-based targets, as instructed by configure.tgt.
-if test "x$build_rdi_share" = xyes; then
- AC_CONFIG_SUBDIRS(rdi-share)
-fi
-
# We configure the nlm subdirectory on netware targets, as instructed
# by configure.tgt.
if test "x$build_nlm" = xyes; then