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>2007-12-14 16:56:06 +0300
committerCampbell Barton <ideasman42@gmail.com>2007-12-14 16:56:06 +0300
commitf1b78cb4dad743ca5cff5eeacd7a6032590adba7 (patch)
treeaeb3acc66cf1f415a539397823ab769d0aea9131 /source/nan_definitions.mk
parent1aa225e9535a4228ad577697290e313a1bac685b (diff)
chenge the default location of mesa/gl header, added to lib path
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 73c0d83713d..5fda29b8002 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 ?= /usr/src/Mesa-3.1
+ export NAN_MESA ?= $(LCGDIR)/mesa
export NAN_ZLIB ?= $(LCGDIR)/zlib
export NAN_NSPR ?= $(LCGDIR)/nspr
export NAN_FREETYPE ?= $(LCGDIR)/freetype