libtool-patches
[Top][All Lists]
Advanced

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

Re: Building C++ libraries with GNU ld on HP-UX


From: Alexandre Oliva
Subject: Re: Building C++ libraries with GNU ld on HP-UX
Date: 20 Apr 2001 05:34:32 -0300
User-agent: Gnus/5.090002 (Oort Gnus v0.02) XEmacs/21.1 (Cuyahoga Valley)

On Apr 18, 2001, "Gary V. Vaughan" <address@hidden> wrote:

> On Wednesday 18 April 2001  5:53 am, Alexandre Oliva wrote:
>> 
>> +    if test ${with_gnu_ld} = no; then
>                ^^^^^^^^^^^^^^
>        if test "x$with_gnu_ld" = xno; then

It's guaranteed to be either yes or no.  

>> +         if test $with_gnu_ld = no; thenn
>                     ^^^^^^^^^^^^       ^^^^^
>             if test "x$with_gnu_ld" = xno; then 

Oops, thanks, fixed.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

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