Get rid of "Sanitize for-fsf" stuff; it didn't get the right results.
[deliverable/binutils-gdb.git] / configure.in
index 909e600a142d64de8c9f40fcbc7038282d2cd631..d72954fe87e9058033ff7e0d21362c02c9d7a62d 100644 (file)
@@ -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
This page took 0.023049 seconds and 4 git commands to generate.