libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: wrappersource subdir


From: Ralf Wildenhues
Subject: FYI: wrappersource subdir
Date: Thu, 3 Feb 2005 16:10:16 +0100
User-agent: Mutt/1.5.6+20040907i

2005-02-03 Ralf Wildenhues  <address@hidden>

        * ltmain.in (link mode): Backport yet another cygwin subdir fix
        (wrappersource).

Index: ltmain.in
===================================================================
RCS file: /cvsroot/libtool/libtool/Attic/ltmain.in,v
retrieving revision 1.334.2.55
diff -u -r1.334.2.55 ltmain.in
--- ltmain.in   3 Feb 2005 12:58:07 -0000       1.334.2.55
+++ ltmain.in   3 Feb 2005 14:56:08 -0000
@@ -4650,7 +4669,7 @@
        esac
        case $host in
          *cygwin* | *mingw* )
-           cwrappersource=`$echo ${objdir}/lt-${output}.c`
+           cwrappersource=`$echo ${objdir}/lt-${outputname}.c`
            cwrapper=`$echo ${output}.exe`
            $rm $cwrappersource $cwrapper
            trap "$rm $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15




reply via email to

[Prev in Thread] Current Thread [Next in Thread]