libtool
[Top][All Lists]
Advanced

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

Re: [Patch] Insufficient quoting in cygwin support code


From: Gary V. Vaughan
Subject: Re: [Patch] Insufficient quoting in cygwin support code
Date: Sun, 19 Nov 2000 03:32:22 +0000
User-agent: Mutt/1.2.5i

On Sat, Nov 18, 2000 at 10:47:47AM -0500, Paul Berrevoets wrote:
> Building libtool (cvs) on cygwin generates the following error in
> libltdl:
> 
> dlltool: Syntax error in def file .libs/libltdl-0.dll-def:1
> 
> The problem lies in the definition of 'archive_expsym_cmds' in
> libtool.m4. The variables '$#', '$2' and '$3' are being expanded by m4
> into '0', '' and '' respectively. '[$]#', '[$]2' and '[$]3' should be
> used instead. The patch is attached.
> --
> Regards,
> Paul Berrevoets

Applied.  Thankyou!

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]