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: Gary V . Vaughan
Subject: Re: Building C++ libraries with GNU ld on HP-UX
Date: Thu, 19 Apr 2001 01:28:00 +0100

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

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

>  Ok to install?

Other than the typo, and a couple of pedantic portability issues, please go 
ahead.

Cheers,
        Gary.
-- 
  ___              _   ___   __              _         mailto: address@hidden
 / __|__ _ _ ___ _| | / / | / /_ _ _  _ __ _| |_  __ _ ___       address@hidden
| (_ / _` | '_|// / |/ /| |/ / _` | || / _` | ' \/ _` | _ \
 \___\__,_|_|\_, /|___(_)___/\__,_|\_,_\__, |_||_\__,_|//_/
home page:  /___/                      /___/                  gpg public key:
http://www.oranda.demon.co.uk           http://www.oranda.demon.co.uk/key.asc



reply via email to

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