summaryrefslogtreecommitdiff
path: root/configs/linux-x86-static
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-04-13 02:59:29 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-04-13 02:59:29 +0000
commitcb32dcfa3390a8e379d134a9ca4e4717f45b0f7e (patch)
treef710f586e46ff7cd242929b99ff02c5f4fc52084 /configs/linux-x86-static
parentfe14cf6951a8a925994dfe6a540784f2ed6ad3bf (diff)
new configs, misc updates (Dan Schikore)
Diffstat (limited to 'configs/linux-x86-static')
-rw-r--r--configs/linux-x86-static2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/linux-x86-static b/configs/linux-x86-static
index d4ccfca803..c838a84012 100644
--- a/configs/linux-x86-static
+++ b/configs/linux-x86-static
@@ -19,3 +19,5 @@ OSMESA_LIB_DEPS =
GLU_LIB_DEPS =
GLUT_LIB_DEPS =
GLW_LIB_DEPS =
+APP_LIB_DEPS = -L$(LIB_DIR) -l$(GLUT_LIB) -l$(GLU_LIB) -l$(GL_LIB) \
+ $(EXTRA_LIB_PATH) -lX11 -lXmu -lXt -lXi -lpthread -lstdc++ -lm