This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: Bump version on mainline


Hans-Peter Nilsson <hp@bitrange.com> writes:

> On Sat, 26 Feb 2005, Zack Weinberg wrote:
>> gcc-common.texi: gcc-common.texi.in
>>         sed -e 's/@version@/$(shell cat $(srcdir)/../config/GCC-BASE-VER)/' \
>>             $< > $@
>
> Yuck for X -> X.in changes.  Isn't this solvable with an include
> directive of a trivial generated gcc-date.texi from within
> gcc-common.texi?

Yes, that would be another way to do it.

zw


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