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:
authorPeter Schlaile <peter@schlaile.de>2006-02-06 02:32:17 +0300
committerPeter Schlaile <peter@schlaile.de>2006-02-06 02:32:17 +0300
commit64751fba9fadfcabbbae75655459e970be4036b7 (patch)
tree60c9a9590037ea50638d9f2469102137b6905b7e /source/nan_link.mk
parent38fe80f402a0afad8ba5af3195a579e048dc648a (diff)
-lopenal slipped between ffmpeg-link on Linux
Diffstat (limited to 'source/nan_link.mk')
-rw-r--r--source/nan_link.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/nan_link.mk b/source/nan_link.mk
index 16a3e3eff94..38d60d01f13 100644
--- a/source/nan_link.mk
+++ b/source/nan_link.mk
@@ -100,7 +100,7 @@ ifeq ($(OS),linux)
ifeq ($(CPU),$(findstring $(CPU), "i386 x86_64 ia64"))
COMMENT = "MESA 3.1"
LLIBS = -L$(NAN_MESA)/lib -L/usr/X11R6/lib -lXmu -lXext -lX11 -lXi
- LLIBS += -lutil -lc -lm -ldl -lpthread -lopenal -lavformat -lavcodec -lavutil -ldts -lz
+ LLIBS += -lutil -lc -lm -ldl -lpthread -lavformat -lavcodec -lavutil -ldts -lz
# LLIBS += -L$(NAN_ODE)/lib -lode
LOPTS = -export-dynamic
DADD = -lGL -lGLU