* Re: src ChangeLog configure configure.ac
[not found] ` <D13A7DCD-12DE-4FAA-861E-2942C38ED0FD@adacore.com>
@ 2009-07-03 10:05 ` Hui Zhu
2009-07-03 16:09 ` Tom Tromey
2009-07-03 17:57 ` Michael Snyder
0 siblings, 2 replies; 4+ messages in thread
From: Hui Zhu @ 2009-07-03 10:05 UTC (permalink / raw)
To: gdb; +Cc: Tristan Gingold
On Fri, Jul 3, 2009 at 15:29, Tristan Gingold<gingold@adacore.com> wrote:
>
> On Jul 3, 2009, at 8:57 AM, Hui Zhu wrote:
>
>> Hi Tristan,
>>
>> Sorry to disturb you.
>>
>> -# Copyright (C) 2003, 2008 Free Software Foundation, Inc.
>> +# Copyright (C) 2003 Free Software Foundation, Inc.
>>
>> I am not very clear about copyright. Why it doesn't need to set to
>> "2003,2008,2009"?
>
> This file is generated by autoconf so I don't control the copyright dates.
> Feel free to ask on the list, I don't really know what to do.
>
Could some people can help us about this?
Thanks a lot.
Hui
> Tristan.
>
>>
>> Thanks,
>> Hui
>>
>>
>> On Thu, Jul 2, 2009 at 16:24, <gingold@sourceware.org> wrote:
>>>
>>> CVSROOT: /cvs/src
>>> Module name: src
>>> Changes by: gingold@sourceware.org 2009-07-02 08:24:01
>>>
>>> Modified files:
>>> . : ChangeLog configure configure.ac
>>>
>>> Log message:
>>> 2009-07-02 Tristan Gingold <gingold@adacore.com>
>>>
>>> * configure.ac: Do not exclude gas for i386-*-darwin.
>>> Add a case for x86_64-*-darwin.
>>> * configure: Regenerate.
>>>
>>> Patches:
>>>
>>> http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.869&r2=1.870
>>>
>>> http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.321&r2=1.322
>>>
>>> http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.67&r2=1.68
>>>
>>>
>>
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: src ChangeLog configure configure.ac
2009-07-03 10:05 ` src ChangeLog configure configure.ac Hui Zhu
@ 2009-07-03 16:09 ` Tom Tromey
2009-07-03 17:57 ` Michael Snyder
1 sibling, 0 replies; 4+ messages in thread
From: Tom Tromey @ 2009-07-03 16:09 UTC (permalink / raw)
To: Hui Zhu; +Cc: gdb, Tristan Gingold
>>>>> "Hui" == Hui Zhu <teawater@gmail.com> writes:
>>> -# Copyright (C) 2003, 2008 Free Software Foundation, Inc.
>>> +# Copyright (C) 2003 Free Software Foundation, Inc.
Hui> Could some people can help us about this?
Probably someone is using a distro-modified autoconf, that has an
updated date.
Everybody ought to use the plain autoconf 2.59 from ftp.gnu.org, to
avoid this kind of generated file churn. I checked and the unmodified
autoconf only mentions 2003.
Tom
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: src ChangeLog configure configure.ac
2009-07-03 10:05 ` src ChangeLog configure configure.ac Hui Zhu
2009-07-03 16:09 ` Tom Tromey
@ 2009-07-03 17:57 ` Michael Snyder
2009-07-04 11:30 ` Hui Zhu
1 sibling, 1 reply; 4+ messages in thread
From: Michael Snyder @ 2009-07-03 17:57 UTC (permalink / raw)
To: Hui Zhu; +Cc: gdb, Tristan Gingold
Hui Zhu wrote:
> On Fri, Jul 3, 2009 at 15:29, Tristan Gingold<gingold@adacore.com> wrote:
>> On Jul 3, 2009, at 8:57 AM, Hui Zhu wrote:
>>
>>> Hi Tristan,
>>>
>>> Sorry to disturb you.
>>>
>>> -# Copyright (C) 2003, 2008 Free Software Foundation, Inc.
>>> +# Copyright (C) 2003 Free Software Foundation, Inc.
>>>
>>> I am not very clear about copyright. Why it doesn't need to set to
>>> "2003,2008,2009"?
>> This file is generated by autoconf so I don't control the copyright dates.
>> Feel free to ask on the list, I don't really know what to do.
>>
>
>
> Could some people can help us about this?
> Thanks a lot.
Hui,
"configure" is a generated file. Don't edit it.
Just edit "configure.ac", and then run autoconf
to generate "configure".
And don't worry about the copyright date, in this case
it probably only applies to autoconf itself (not to the
configure files).
Michael
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: src ChangeLog configure configure.ac
2009-07-03 17:57 ` Michael Snyder
@ 2009-07-04 11:30 ` Hui Zhu
0 siblings, 0 replies; 4+ messages in thread
From: Hui Zhu @ 2009-07-04 11:30 UTC (permalink / raw)
To: Michael Snyder; +Cc: gdb, Tristan Gingold
On Sat, Jul 4, 2009 at 01:54, Michael Snyder<msnyder@vmware.com> wrote:
> Hui Zhu wrote:
>>
>> On Fri, Jul 3, 2009 at 15:29, Tristan Gingold<gingold@adacore.com> wrote:
>>>
>>> On Jul 3, 2009, at 8:57 AM, Hui Zhu wrote:
>>>
>>>> Hi Tristan,
>>>>
>>>> Sorry to disturb you.
>>>>
>>>> -# Copyright (C) 2003, 2008 Free Software Foundation, Inc.
>>>> +# Copyright (C) 2003 Free Software Foundation, Inc.
>>>>
>>>> I am not very clear about copyright. Why it doesn't need to set to
>>>> "2003,2008,2009"?
>>>
>>> This file is generated by autoconf so I don't control the copyright
>>> dates.
>>> Feel free to ask on the list, I don't really know what to do.
>>>
>>
>>
>> Could some people can help us about this?
>> Thanks a lot.
>
> Hui,
>
> "configure" is a generated file. Don't edit it.
> Just edit "configure.ac", and then run autoconf
> to generate "configure".
>
> And don't worry about the copyright date, in this case
> it probably only applies to autoconf itself (not to the
> configure files).
>
I got it. Thanks Michael.
Hui
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-07-04 11:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20090702082402.8141.qmail@sourceware.org>
[not found] ` <daef60380907022357g6a1c620nfc6ec1070703cb44@mail.gmail.com>
[not found] ` <D13A7DCD-12DE-4FAA-861E-2942C38ED0FD@adacore.com>
2009-07-03 10:05 ` src ChangeLog configure configure.ac Hui Zhu
2009-07-03 16:09 ` Tom Tromey
2009-07-03 17:57 ` Michael Snyder
2009-07-04 11:30 ` Hui Zhu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox