]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* ltmain.in (link): use "$nonopt" as the compiler for
authorNick Rasmussen <nick@jive.org>
Tue, 1 Jun 1999 22:48:20 +0000 (22:48 +0000)
committerThomas Tanner <tanner@gmx.de>
Tue, 1 Jun 1999 22:48:20 +0000 (22:48 +0000)
  compile/finalize_command

ChangeLog
ltmain.in

index 103cca0ad11e6d688043817f3d5e732259b28653..3937651d5617c1956ec1f744efce9dece7d7e26a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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++
index 84c6ce35fdebb72dabedd63683d415a89a3cc2ed..9ac3a3c4f40e81ce4563c1800b37e14221a984fb 100644 (file)
--- a/ltmain.in
+++ b/ltmain.in
@@ -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=