This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Patch to update libtool in GCC and Src trees


On 21 May 2007 14:25, Paolo Bonzini wrote:

> Charles Wilson wrote:
>> Paolo Bonzini wrote:
>>> I just committed it:
>>> 
>>> Index: modules
>>> ===================================================================
>>> RCS file: /cvs/src/CVSROOT/modules,v
>>> retrieving revision 1.65
>>> diff -u -r1.65 modules
>>> --- modules     20 Feb 2007 12:43:38 -0000      1.65
>>> +++ modules     21 May 2007 07:37:27 -0000
>>> @@ -51,6 +51,9 @@
>>>         src/etc \
>>>         src/gettext.m4 \
>>>         src/install-sh \
>>> +       src/ltsugar.m4 \
>>> +       src/ltversion.m4 \
>>> +       src/ltoptions.m4 \
>> 
>> Also need 'src/compile' -- that's a long-standing omission not related
>> to Steve's work.
> 
> Also done.
> 
> Paolo


  I just did a complete fresh checkout of binutils for the first time since
all this, and saw a bunch of warnings fly past:

cvs checkout: warning: src/config.if is not (any longer) pertinent
cvs checkout: warning: src/configure.in is not (any longer) pertinent
cvs checkout: warning: src/gettext.m4 is not (any longer) pertinent
cvs checkout: warning: src/ltcf-c.sh is not (any longer) pertinent
cvs checkout: warning: src/ltcf-cxx.sh is not (any longer) pertinent
cvs checkout: warning: src/ltcf-gcj.sh is not (any longer) pertinent
cvs checkout: warning: src/ltconfig is not (any longer) pertinent


  Can we fix things like this?  Would there be any problem checking out older
versions of the repository, or is cvs smart enough to use the revision of
CVSROOT/modules that was current at the time when doing a "cvs co -D<date>"?


2007-06-17  Dave Korn  <dave.korn@artimi.com>

	* modules (src-support):  Remove src/configure.in, src/gettext.m4,
	src/config.if, src/ltcf-c.sh, src/ltcf-cxx.sh, src/ltcf-gcj.sh
	and src/ltconfig entries as corresponding files are dead.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....

Attachment: modules-patch.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]