Preparation for gdb-4.1 release.
[binutils-gdb.git] / .Sanitize
index e7339025f50aa3166981d74352e9fe783ef35cba..20ce137c106dae0da9f42be9c80c05c4d4b7a182 100644 (file)
--- a/.Sanitize
+++ b/.Sanitize
@@ -76,21 +76,26 @@ else
                                mv $i .Recover
                        fi
                        mv new $i
-                       echo $i >> .Recover
                fi
        done
 fi
 
-echo Propagating sanitized top-level `configure' and `config.sub' through tree.
+echo 'Propagating sanitized top-level ./configure and ./config.sub through tree.'
 
-./configure -template=./configure
+./configure -v -template=./configure
 
 echo Done in `pwd`.
 
 #
 #
 # $Log$
-# Revision 1.14  1991/09/13 03:11:27  gnu
+# Revision 1.16  1991/09/13 03:59:44  gnu
+# Third time's a charm.
+#
+# Revision 1.15  1991/09/13  03:20:18  gnu
+# One more try at top-level sanity on config.sub
+#
+# Revision 1.14  1991/09/13  03:11:27  gnu
 # Clean out "v9" stuff from here, and propagate configure and config.sub
 # to all lower directories after sanity sets in.
 #