From 9ac2817fef9f77be3ccb50441e3cd87379680c61 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 4 Jan 2008 11:55:37 +0000 Subject: some changes needed to get blender compiling with 64bit libs, use the systems Mesa now. --- source/nan_definitions.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/nan_definitions.mk') diff --git a/source/nan_definitions.mk b/source/nan_definitions.mk index 5fda29b8002..246be668f5b 100644 --- a/source/nan_definitions.mk +++ b/source/nan_definitions.mk @@ -482,7 +482,7 @@ endif export NAN_TIFF ?= /usr export NAN_ODE ?= $(LCGDIR)/ode export NAN_TERRAPLAY ?= - export NAN_MESA ?= $(LCGDIR)/mesa + export NAN_MESA ?= /usr/X11 export NAN_ZLIB ?= $(LCGDIR)/zlib export NAN_NSPR ?= $(LCGDIR)/nspr export NAN_FREETYPE ?= $(LCGDIR)/freetype -- cgit v1.2.3