Keep new configure helpers, update conditional sanitizes

This commit is contained in:
Stan Shebs 1996-10-18 01:34:49 +00:00
parent 943e243ce7
commit edda595e38
1 changed files with 4 additions and 2 deletions

View File

@ -167,7 +167,9 @@ complaints.h
config
config.in
configure
configure.host
configure.in
configure.tgt
convex-tdep.c
convex-xdep.c
copying.awk
@ -472,7 +474,7 @@ else
done
fi
arc_files="configure.in configure ChangeLog-95"
arc_files="configure.tgt ChangeLog-95"
if ( echo $* | grep keep\-arc > /dev/null ) ; then
for i in $arc_files ; do
@ -501,7 +503,7 @@ else
done
fi
d10v_files="configure.in configure ChangeLog"
d10v_files="configure.tgt ChangeLog"
if ( echo $* | grep keep\-d10v > /dev/null ) ; then
for i in $d10v_files ; do