check configure and ChangeLog for rce stuff too

This commit is contained in:
Ken Raeburn
1994-11-29 20:19:54 +00:00
parent cf989e500f
commit 12c5dfda9b

View File

@ -125,7 +125,7 @@ else
done
fi
rce_files="configure.in as.c"
rce_files="configure.in as.c configure ChangeLog"
if ( echo $* | grep keep\-rce > /dev/null ) ; then
for i in $rce_files ; do