diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 9c9c316c4e3..5740da6ee91 100644 --- a/configure.ac +++ b/configure.ac @@ -2573,6 +2573,7 @@ if test "x$enable_gallium_llvm" == "xyes"; then llvm_add_default_components "gallium" HAVE_GALLIUM_LLVM=yes + DEFINES="${DEFINES} -DHAVE_GALLIUM_LLVM" fi dnl We need to validate some needed dependencies for renderonly drivers. |