Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2008-01-04 14:55:37 +0300
committerCampbell Barton <ideasman42@gmail.com>2008-01-04 14:55:37 +0300
commit9ac2817fef9f77be3ccb50441e3cd87379680c61 (patch)
tree439ad6052b0f9a8657b5e7b13ab6344623d34497 /source/nan_definitions.mk
parent5e58f5d4635dd4d4b38434643df5ede17f0e103f (diff)
some changes needed to get blender compiling with 64bit libs, use the systems Mesa now.
Diffstat (limited to 'source/nan_definitions.mk')
-rw-r--r--source/nan_definitions.mk2
1 files changed, 1 insertions, 1 deletions
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