r600g: use uint64_t instead of unsigned long for proper 32bits cpu support
[mesa.git] / src / gallium / drivers / r600 / Makefile.am
index 995261bd536be68b8e62bfe4c2b319d4e187c9bd..6f48b56d9aeef01db85c18153df88fe02b60d374 100644 (file)
@@ -13,7 +13,7 @@ AM_CFLAGS = \
 libr600_la_SOURCES = \
        $(C_SOURCES)
 
-if NEED_RADEON_GALLIUM
+if R600_NEED_RADEON_GALLIUM
 
 libr600_la_SOURCES += \
        $(LLVM_C_SOURCES) \