Skip to content
  • Radim Krčmář's avatar
    configure: improve api/ detection · c020e0aa
    Radim Krčmář authored
    
    
    API was never selected by default, because <stdc++> should have been
    <bits/stdc++> and in any case needs g++.  Boost dependency has recently
    been lifted, but we added gnu++11 dependency.
    Only x86 currently uses compiles api, so make the room for errors a bit
    smaller by checking for it.
    
    Signed-off-by: default avatarRadim Krčmář <rkrcmar@redhat.com>
    c020e0aa