Fix bugs in compiler setup:
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 7 Nov 1992 16:13:44 +0000 (16:13 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 7 Nov 1992 16:13:44 +0000 (16:13 +0000)
commit2eb00f3090c94ffae91c753d34204402b69d8037
treef77885d90ddd62e2d7c60de45495f498c4e03c49
parentebd2a29089e270c1aeeecde55678ddc20021eb12
Fix bugs in compiler setup:
- The symbolic links were being made in the wrong directory (ln-s was
the primitive which is not sensitive to the working directory).
- delete-file was failing when the files did not exist.  Protected by
file-exists? now.
etc/bootstrap.scm