From cbed2f80613cb5d7ec019884d69cded7560aea2f Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 13 Apr 2006 03:10:16 +0000 Subject: more updates (Dan Schikore) --- configs/linux-x86-64-static | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/linux-x86-64-static') diff --git a/configs/linux-x86-64-static b/configs/linux-x86-64-static index 05f21d87a6..d88cf54479 100644 --- a/configs/linux-x86-64-static +++ b/configs/linux-x86-64-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 -- cgit v1.2.3