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: compile time way to detect TR1?


On 18/05/06, Benjamin Kosnik <bkoz@redhat.com> wrote:

Hey y'all. I don't see a way to detect, at compile-time, if TR1 facilities are present.


Am I missing something?

Any clever suggestions?


Using autoconf? maybe AC_CHECK_FUNCS([tr1/memory.h]) for example...


There are probably some autoconf macros for this out there...

Cheers,

Paulo Matos

-benjamin



--
Paulo Jorge Matos - pocm at sat inesc-id pt
Web: http://sat.inesc-id.pt/~pocm
Computer and Software Engineering
INESC-ID - SAT Group


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