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: [RFA] Fix libsupc++/Makefile.in


Neil Booth <neil@daikokuya.co.uk> writes:

| B. Kosnik wrote:-
| 
| > This patch is conceptually fine, but what you need to do is edit
| > libsupc++/Makefile.am and then auto-generate libsupc++/Makefile.in.
| > 
| > (The best way to do that is, at the top level of libstdc++-v3:
| > aclocal; autoconf; autoheader; automake)
| 
| Ah yes.  Is there a specific version of autoconf etc. I should be
| using?  I have 2.13 and 2.50 of autoconf.

I think we are using 2.13 -- my base system comes with 2.52 but I
installed 2.13 just for V3 development.

-- Gaby


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