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: configure syntax error


> I'm not quite sure how to fix this.  Should these invocations be
> reversed?  

Yes!

> Should the `if' just be more defensive, like so?
> 
>   if test "x$target_thread_file" = xsingle; then

Not super consistent about this ATM, looking through acinclude.m4. 

-benjamin


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