aboutsummaryrefslogtreecommitdiff
path: root/bfd/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/configure.in')
-rw-r--r--bfd/configure.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/bfd/configure.in b/bfd/configure.in
index a9e808b..b64de68 100644
--- a/bfd/configure.in
+++ b/bfd/configure.in
@@ -31,11 +31,6 @@ fi
# per-target:
-if [ "x$target" = "xall" ]; then
- echo "*** 'all' can not be the default target" 1>&2
- exit 1
-fi
-
# WHEN ADDING ENTRIES TO THIS MATRIX:
# Make sure that the left side always has two dashes. Otherwise you
# can get spurious matches. Even for unambiguous cases, do this as a