Skip to content
  • Jose Fonseca's avatar
    configure.ac: Revert recent HAVE_LLVM changes. · 34041968
    Jose Fonseca authored
    This reverts changes 903eb09b..1a0aa468:
    
      Tobias Droste (5):
        configure.ac: Rename MESA_LLVM to FOUND_LLVM
        configure.ac: Only set LLVM_LIBS if LLVM is used
        configure.ac: Only define HAVE_LLVM if LLVM is used
        configure.ac: Set and use HAVE_GALLIUM_LLVM define
        configure.ac: Don't check LLVM version in gallium_require_llvm
    
    They break scons build, and I'm not convinced this is the right fix.  In
    particular changing HAVE_LLVM in the C code is something I'd rather
    avoid no matter what.  So it's better to discuss without the pressure of
    broken builds.
    34041968