libtool-patches
[Top][All Lists]
Advanced

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

Re: Minor typo fix


From: Gary V . Vaughan
Subject: Re: Minor typo fix
Date: Fri, 29 Jun 2001 23:35:34 +0100

On Friday 29 June 2001 10:30 am, Tim Van Holder wrote:
> Not even worth a ChangeLog entry.

Our checkin policy requires it (except for fixing typos in the ChangeLog 
itself)...


> Index: tests/suffix.test
> ===================================================================
> RCS file: /home/cvs/libtool/tests/suffix.test,v
> retrieving revision 1.1.1.5
> diff -u -r1.1.1.5 suffix.test
> --- tests/suffix.test 1998/03/05 16:22:50     1.1.1.5
> +++ tests/suffix.test 2001/06/29 09:19:09
> @@ -29,7 +29,7 @@
>  for name in $bad_names; do
>    if ($libtool -n --mode=compile compiler -c $name 2>&1; exit 0) | grep
> 'cannot'; then :
>    else
> -    echo "recognized foo.$ext as a valid source file"
> +    echo "recognized $name as a valid source file"
>      status=1
>    fi
>  done

Anyhow,  well spotted, and thanks for the patch!  Applied to HEAD and 
branch-1-4.

Cheers,
        Gary.
-- 
  ())_.  Gary V. Vaughan     gary@(oranda.demon.co.uk|gnu.org)
  ( '/   Research Scientist  http://www.oranda.demon.co.uk        ,_())____
  / )=   GNU Hacker          http://www.gnu.org/software/libtool   \'      `&
`(_~)_   Tech' Author        http://sources.redhat.com/autobook    =`---d__/



reply via email to

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