diff options
author | John Gilmore <gnu@cygnus> | 1991-09-13 03:59:44 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-09-13 03:59:44 +0000 |
commit | 71aeb641b08936e938cf507ccb268a4abcd6e511 (patch) | |
tree | 4d3726ee4cf716305a94e66bb7813711e07afcd7 /.Sanitize | |
parent | e3e3d88a300a2da4e396506aa3bf67691e0922ea (diff) | |
download | gdb-71aeb641b08936e938cf507ccb268a4abcd6e511.zip gdb-71aeb641b08936e938cf507ccb268a4abcd6e511.tar.gz gdb-71aeb641b08936e938cf507ccb268a4abcd6e511.tar.bz2 |
Third time's a charm.
Diffstat (limited to '.Sanitize')
-rw-r--r-- | .Sanitize | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -80,16 +80,19 @@ else 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.15 1991/09/13 03:20:18 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 |