libtool-patches
[Top][All Lists]
Advanced

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

Re: 312-gary-add-license-url.diff


From: Gary V. Vaughan
Subject: Re: 312-gary-add-license-url.diff
Date: Wed, 28 Feb 2007 09:42:54 -0800

On 27 Feb 2007, at 23:48, Ralf Wildenhues wrote:
* Gary V. Vaughan wrote on Wed, Feb 28, 2007 at 12:01:47AM CET:
Note: adjust libltdl/config/getopt.m4sh:func_version() to compensate
--------------------------------------------------------------------

# func_version
# Echo version message to standard output and exit.
func_version ()
{[

For getopt.m4sh, you could extend the M4 double-quoting to the range
starting right after `m4_include([general.m4sh])' and ending at the end
of the file, so that it really is maximally quoted.  Like so:

m4_include([general.m4sh])[

func_version ()
{
...
}
...
exit_cmd=:]

Oh I see what you mean now.  Okay, I'll do that.

    $SED -n ': a

There must be no space between ":" and the label name.

Thanks.  I manually merged func_version in cvs_utils with libtool's
copy...  badly :-/

        /[1-9][0-9]*[,-]$/N; s/[1-9][0-9]*[,-]\n# *//; t a
[[snip]]]
In order to ensure future that versions of func_version cooperate with
future variants of copyright headers, you may want to write a test.

Okay, I'll submit a func_version patch with test before applying all
the license text changes.

Cheers,
        Gary
--
  ())_.              Email me: address@hidden
  ( '/           Read my blog: http://blog.azazil.net
  / )=         ...and my book: http://sources.redhat.com/autobook
`(_~)_ Join my AGLOCO Network: http://www.agloco.com/r/BBBS7912




Attachment: PGP.sig
Description: This is a digitally signed message part


reply via email to

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