libtool-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] ltmain.in


From: Brad
Subject: Re: [PATCH] ltmain.in
Date: Sun, 9 Sep 2001 17:51:26 -0400 (EDT)

Here is the same patch but for the HEAD branch.

// Brad

address@hidden
address@hidden

>A style fix for ltmain.in for libtool 1.4 branch.
>
>>From Brad <address@hidden>
>ltmain.in: Style fix.
>
>// Brad

--- ltmain.in.orig      Sun Sep  9 17:48:35 2001
+++ ltmain.in   Sun Sep  9 17:49:09 2001
@@ -1231,8 +1231,7 @@
            deplibs="$deplibs -framework System"
            continue
          esac
-       fi
-       if test "X$arg" = "X-lc_r"; then
+       elif test "X$arg" = "X-lc_r"; then
         case $host in
         *-*-openbsd*)
           # Do not include libc_r directly, use -pthread flag.




reply via email to

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