libtool
[Top][All Lists]
Advanced

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

Re: tiny typo patch


From: Gary V . Vaughan
Subject: Re: tiny typo patch
Date: Fri, 6 Apr 2001 00:16:39 +0100

On Wednesday 04 April 2001  3:28 am, edward wrote:
> this crept in

Thanks.  Applied.

> somehow.

4am.  Not enough sleep.  Too much caffeine.  The usual =)O|

> cheers,
> edward

Cheers,
        Gary.

> Index: libtool.m4
> ===================================================================
> RCS file: /cvsroot/libtool/libtool/libtool.m4,v
> retrieving revision 1.154
> diff -u -r1.154 libtool.m4
> --- libtool.m4 2001/04/03 22:01:50 1.154
> +++ libtool.m4 2001/04/04 02:21:16
> @@ -1,4 +1,4 @@
> -## libtool.m4 - Configure libtool for the host system. -*-Shell-script-*-
> +# libtool.m4 - Configure libtool for the host system. -*-Shell-script-*-
>  ## Copyright 1996, 1997, 1998, 1999, 2000, 2001
>  ## Free Software Foundation, Inc.
>  ## Originally by Gordon Matzigkeit <address@hidden>, 1996
> @@ -1243,7 +1243,7 @@
>        test -f $output_objdir/impgen.exe || (cd $output_objdir && \
>        if test "x$HOST_CC" != "x" ; then $HOST_CC -o impgen impgen.c ; \
>        else $CC -o impgen impgen.c ; fi)~
> -      $output_objdir/impgen $dir/$soroot1 > $output_objdir/$soname-def'
> +      $output_objdir/impgen $dir/$soroot > $output_objdir/$soname-def'
>
>      old_archive_from_expsyms_cmds='$DLLTOOL --as=$AS --dllname
> $soname --def $output_objdir/$soname-def --output-lib
> $output_objdir/$newlib'
-- 
  ___              _   ___   __              _         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]