This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: Fallout (mostly runtime library-related) from GCC version numberchange (take two)


Zack Weinberg wrote:

This line of fixincludes/configure.ac is backward

AC_CONFIG_FILES(Makefile mkheaders.in:mkheaders.almost)

it should read

AC_CONFIG_FILES(Makefile mkheaders.almost:mkheaders.in)


Ok, I'm going to try again with this change...

Thanks,
Paolo.


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