This is the mail archive of the libstdc++@sources.redhat.com 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]

Re: what's up with automake?


> > INCLUDES = 1
> 
> Uh oh.  This is a bug in old (i.e., not relatively current CVS)
> version of automake.
> 
> The problem is that the namespace of macros and targets clashes.
> 
> We'll have to rename the INCLUDES target to libstdcxx_INCLUDES or
> something alike, and change the top-level configure.in to use it :-(

...I was hoping you knew what was up.

Can you please fix this? I hand-edited the src/Makefile.in file last 
night, and it's working, but still. Having to do that is lame.

-benjamin

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