aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1993-10-26 23:21:17 +0000
committerKen Raeburn <raeburn@cygnus>1993-10-26 23:21:17 +0000
commit8ae559b758eb3d60cde9c6f737dff2986884b7f0 (patch)
tree9c3e358bf67ccaf252a8b27a4a58e7a4fb876d42 /configure.in
parent52e3ad8772cb070eab139f0e127d3ff8c854e49a (diff)
downloadgdb-8ae559b758eb3d60cde9c6f737dff2986884b7f0.zip
gdb-8ae559b758eb3d60cde9c6f737dff2986884b7f0.tar.gz
gdb-8ae559b758eb3d60cde9c6f737dff2986884b7f0.tar.bz2
Get rid of "Sanitize for-fsf" stuff; it didn't get the right results.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in8
1 files changed, 1 insertions, 7 deletions
diff --git a/configure.in b/configure.in
index 909e600..d72954f 100644
--- a/configure.in
+++ b/configure.in
@@ -157,13 +157,9 @@ else
done
fi
-## start-sanitize-for-fsf
-
# Remove more programs from consideration, based on the host or
# target this usually means that a port of the program doesn't
-# exist yet. This section gets removed for FSF releases,
-# where we want the configure scripts in the subdirectories to
-# complain if the target or host isn't supported.
+# exist yet.
noconfigdirs=""
@@ -271,8 +267,6 @@ if [ x"${notsupp}" != x ]; then
echo " (Any other directories should still work fine.)" 1>&2
fi
-## end-sanitize-for-fsf
-
# Set with_gnu_as and with_gnu_ld as appropriate.
#
# This is done by determining whether or not the appropriate directory