* ltmain.in (link): use "$nonopt" as the compiler for

compile/finalize_command
This commit is contained in:
Nick Rasmussen 1999-06-01 22:48:20 +00:00 committed by Thomas Tanner
parent 7fde86c5ed
commit 33807d4290
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
1999-06-02 Nick Rasmussen <nick@jive.org>
* ltmain.in (link): use "$nonopt" as the compiler for
compile/finalize_command
1999-05-27 Alexandre Oliva <oliva@dcc.unicamp.br>
* TODO: Remove the short list of people interested in C++

View File

@ -792,8 +792,8 @@ compiler."
allow_undefined=yes
;;
esac
compile_command="$CC"
finalize_command="$CC"
compile_command="$nonopt"
finalize_command="$nonopt"
compile_rpath=
finalize_rpath=